Saturday, October 9, 2010

Ponged pt.1

The first project we will take on is re-creating Pong. A relatively simple game that will teach us how to:

- Setup a project
- Basic sprites
- Event handlers
- Keyboard control
- Very simple geometry
- A score system
- Simple AI

The game will be broken down into it's simplest concepts and each one will be done step-by-step, all code written out, explained and full source code at the end of each step. At the end of the project, we will sign up for and enable MochiAds in our game, submit it and start making our very first money!

8 comments: