ผลต่างระหว่างรุ่นของ "Programming fun"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 1: | แถว 1: | ||
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้ | หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้ | ||
+ | |||
+ | == d3 == | ||
+ | |||
+ | == processing == | ||
+ | |||
+ | == Scratch == | ||
+ | |||
+ | == Andriod App Inventor == | ||
+ | |||
+ | == Kivy == | ||
== Cocos2d-x JS (html5) == | == Cocos2d-x JS (html5) == |
รุ่นแก้ไขเมื่อ 03:39, 21 เมษายน 2557
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้
d3
processing
Scratch
Andriod App Inventor
Kivy
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