As promised, I’ve added the first C Tutorial using the Atoms (aka Chain Reaction) game. However this is just a very easy intro to the Atoms game and doesn’t have a line of C code in it. We’ll save that for the next tutorial.
The planned tutorials for this are:
- Intro to the Atoms game.
- Drawing the Atoms board.
- Reading the keyboard and making a move.
- Handling explosions and checking if the game is over.
- Programming the computer player AI.
- Drawing a high-score table.
These will each include a C listing and an explanation of what the new C code does.
(Visited 34 times, 1 visits today)