Chapter 13
-
lunar lander
custom collision checking, states, and gravity
-
mail pilot
top-down scroller, endless background
-
marble
tilt interface with keyboard backup
-
whack a mole
timer-based multi-state sprites
-
platform scroller
jumping, platform collision, dragging objects
-
pong
artificial 'stupidity' paddle-ball collision
-
role-playing game
character animation, simple combat model
-
tanks
multiplayer 1 computer, multi-sprite objects, artillery
-
tile-based world
tiles, maps, tile editor
-
tic tac toe
simple tiles, checking for wins, basic AI