ผลต่างระหว่างรุ่นของ "Programming fun"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) (→d3) |
||
แถว 2: | แถว 2: | ||
== d3 == | == d3 == | ||
+ | |||
+ | d3 - data-driven document เป็นไลบรารี JavaScript สำหรับเขียนโปรแกรมแบบ interactive | ||
+ | |||
+ | ลิงก็: [http://d3js.org/ http://d3js.org/] | ||
== processing == | == processing == |
รุ่นแก้ไขเมื่อ 03:46, 21 เมษายน 2557
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้
d3
d3 - data-driven document เป็นไลบรารี JavaScript สำหรับเขียนโปรแกรมแบบ interactive
ลิงก็: http://d3js.org/
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