[HTML5游戏开发]简单的《找不同汉字版》,来考考你的眼力吧
一,准备工作
本次游戏开发需要用到lufylegend.js开源游戏引擎,版本我用的是1.5.2(现在最新的版本是1.6.0)。
引擎下载的位置:http://lufylegend.googlecode.com/files/lufylegend-1.5.2.rar
引擎API文档:http://lufylegend.com/lufylegend/api
首先为了开发方便,我们得先建立一个叫Find_Word的文件夹,然后在里面添加项目,如下:
Find_Word文件夹
|---index.html
|---js文件夹
|---main.js
|---lufylegend-1.5.2.min.js(游戏引擎)
|---lufylegend-1.5.2.js(游戏引擎)
做完这些后就可以开始游戏开发了。
二,制作过程由于本次游戏开发较为简单,因此,我简单说一下过程。首先,在index.html中加入html代码:
type类型x坐标xy坐标ytext作为文本字段中当前文本的字符串font文字的格式size文字大小color文字颜色visible是否可见weight文字粗细stroke当为true时,可以设置线宽lineWidth文字线宽textAlign文字左右对齐方式textBaseline文字上下对齐方式举一个简单的例子方便大家理解:
希望大家多支持,谢谢捧场。
- 2楼ftj001昨天 11:23
- Shop <a href="http://www.ukairmax1.co.uk">Nike Air Max 1</a> Olive Trainers at ASOS. Discover fashion <a href="http://www.ukairmax1.co.uk/nike-air-max-95360-c-37.html">Nike Air Max 95360</a> online.Free UK Shipping and 30-Day Returns on Selected Fashion <a href="http://www.ukairmax1.co.uk/nike-air-max-2011-c-33.html">Nike Air Max 2011</a> sold or fulfilled by Amazon View Nike <a href="http://www.ukairmax1.co.uk">Air Max 1</a> Trainers at Littlewoods.com Order <a href="http://www.ukairmax1.co.uk/nike-air-max-247-c-7.html">Nike Air Max 24-7</a> online for free delivery and returns and low weekly payments.Read about <a nnine.Shop cheap nike <a hre
- 1楼hellohtml5昨天 22:58
- 还不错,就是游戏美工方面太差了
- Re: yorhomwang昨天 23:06
- 回复hellohtml5n在下美工确实不怎么好。。。况且在下时间紧张,如果拿出些时间去做美工,代码就编不完呀。。。