Programming fun
รุ่นแก้ไขเมื่อ 08:07, 21 เมษายน 2557 โดย 158.108.202.34 (คุย) (ย้อนการแก้ไขรุ่น 42790 โดย 158.108.202.34 (พูดคุย))
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้
d3
d3 - data-driven document เป็นไลบรารี JavaScript สำหรับเขียนโปรแกรมแบบ interactive
ลิงก์: http://d3js.org/
processing
ลิงก์: http://processing.org/
Scratch
ลิงก์: http://scratch.mit.edu/
Andriod App Inventor
ลิงก์: http://www.appinventor.org/
Kivy
ลิงก์: kivy.org/
เอกสาร: 01204223/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