ผลต่างระหว่างรุ่นของ "Programming fun"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 2: | แถว 2: | ||
== Cocos2d-x JS (html5) == | == Cocos2d-x JS (html5) == | ||
+ | |||
+ | เขียนเกมด้วย JavaScript | ||
+ | |||
* Getting Started with JavaScript | * Getting Started with JavaScript | ||
** [[01219245/javascript1/tutorial1|Tutorial 1: Number guessing game]] | ** [[01219245/javascript1/tutorial1|Tutorial 1: Number guessing game]] |
รุ่นแก้ไขเมื่อ 03:38, 21 เมษายน 2557
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้
Cocos2d-x JS (html5)
เขียนเกมด้วย JavaScript
- Getting Started with JavaScript
- Cocos2d-x
- Notes: If you want to work with cocos2d-x, you'll need to use firefox if you want to run your game from URL file://. If you want to use Chrome, follow these instructions. Don't forget to disable JavaScript cache.
- Tutorial 100: Sprites
- (optional) Tutorial 100.5: Gozilla Shoot Game
- No tutorial text right now, but you can study it from the commit logs and changes from its Git repo at bitbucket.org.
- Tutorial 101: Sprites 2 - Flappy Dot
- Small Tutorial 102: Actions, spritesheets, sound effects
- Tutorial 103: PacMan
- Guide 200: Platform game without physics engine