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:

  1. Sounds cool! Can't wait to see it!

    ReplyDelete
  2. I'd love to hear more about mochiads...

    ReplyDelete
  3. good job here!

    you just inspired more bubbles on "Enhanced by MS Paint"... check it out!

    ReplyDelete
  4. Actually, I am interested, though I prefer SDL or similar when it comes to game creation.

    ReplyDelete