GAMES TWO

  1. Scoring TMAN
  2. Death and Reset for TMAN
  3. Enemy Movement
  4. Collision Detection: Stationary Objects
  5. Collision Detection: Moving Objects
  6. Explosions Upon Impact
  7. Hangman
  8. Tic Tac Toe: Basic Game
  9. Tic Tac Toe: Random Moves
  10. Tic Tac Toe: Detecting Winner
  11. Tic Tac Toe: Intelligent Moves
  12. Cantris: Columns
  13. Cantris: Color Rotation
  14. Cantris: Dealing with Multiple Cans
  15. Cantris: Searching for Scoring Patterns
  16. Cantris: Making Scored Cells Disappear
  17. Truck Dodge: Code Reuse
  18. Truck Dodge: Reworking the Code
  19. Truck Dodge: Creating Generic Classes
  20. Color Train: Using Generic Classes
  21. CARD VALUE: A Simple Card Game
  22. ADD PAIRS: Another Cell-Based Game
  23. ADD PAIRS: Extending Base Classes
  24. CONNECT THE DOTS: Yet Another Cell-Based Game