Just wanted to put this out there for any beginners looking for some source code to read and learn from
https://github.com/capnmidnight/JS_Game_Programming_Class/
This is where I will be posting all of the materials for a programming class I'm running here in Philadelphia. Over the next few weeks, I'll be breaking this file down and showing everyone how to rebuild it from the ground up.
This is a DHTML game right now, but eventually I'll upgrade it to HTML5 Canvas. By the end of the series, you should be pretty well versed in how to write browser-based games.
This game runs in Internet Explorer (7 - 9), Google Chrome (latest), Opera (latest), Mozilla Firefox (latest), and Safari (5.1, they haven't released 6 for Windows yet, so I can't check it). It *also* runs on the iPad version of Safari and Android 2.3 Gingerbread browser.
A highly commented Pong game in JavaScript
Started by capn_midnight, Aug 07 2012 12:56 PM
1 reply to this topic
#1 Members - Reputation: 1226
Posted 07 August 2012 - 12:56 PM
[See some of My Projects] - [Find me on twitter tumblr G+] - [Watch me burn stuff in Exile: the Family You Choose] - [Come hang out at Philadelphia's Premiere Hackerspace - Hive76]
Sponsor:
#2 Staff - Reputation: 8926
Posted 07 August 2012 - 07:09 PM
Thanks for sharing!
- Jason Astle-Adams.
From my blog: 20 ways to advertise your game | What next? Intermediate to advanced C++
How to make games WITHOUT programming | 4 reasons you aren't a successful indie developer






