Programming fun
รุ่นแก้ไขเมื่อ 14:18, 23 เมษายน 2557 โดย Nattee (คุย | มีส่วนร่วม)
หน้านี้รวบรวมกิจกรรมเขียนโปรแกรมที่ (อาจจะ) สนุกได้
เนื้อหา
Regex Golf
ใครชอบ regex ลองเล่นอันนี้ดู http://regex.alf.nu
Manufactoria
สาวก Turing Machine เชิญ http://www.kongregate.com/games/PleasingFungus/manufactoria
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