Tutorials
From BostonGameJams
Tutorial and documentation resource links
Contents |
General development tools
Git
Great introduction to Git for total beginners
General HTML5 tech
Javascript
- Guide to Javascript From Mozilla, yet applicable to all browsers
- Details of the Object Model
- Object Oriented Programming in Javascript
- Pixel by Pixel Image Manipulation in JS/Canvas
- Chrome Developer Tools: Videos Includes "Debugging Javascript"
HTML5
HTML5 3D (WebGL)
Engines, frameworks, and other tools
2D Art
Akihabara
- Akihabara Intro Tutorial
- AkiMouse How to add mouse control to an Akihabara game
- ALES Demo 1 - The Basics Interact with every basic block and enemy type.
- ALES Demo 2 - The Clock is Ticking It’s a race against time, and you have to push a #$%@ heavy block.
- ALES Demo 3 - Right Stomp, Right Time A short puzzle. Figure out how to chain the explosions to clear a path to the star.
jQuery
- Getting Started with jQuery
- Introduction to jQuery
- Introduction to jQuery
- Coding Your First jQuery UI Plugin
Processing.js
- Processing.js Reference
- Quick Start for the Javascript Developer
- Quick Start for the Processing Developer
Pygame
Unity 3D