Skip to content

Latest commit

 

History

History

invent-your-own-computer-games-with-python

🎓 📕 Invent Your Own Computer Games with Python

🔗 nostarch.com/inventwithpython

:heavy_check_marks of the book

✔️ Completed
⭕ Incomplete

  1. ✔️ The Interactive Shell
  2. ✔️ Writing Programs
  3. ✔️ Guess the Number
  4. ✔️ A Joke-Telling Program
  5. ✔️ Dragon Realm
  6. ✔️ Using the Debugger
  7. ✔️ Designing Hangman with Flowcharts
  8. ✔️ Writing the Hangman Code
  9. ✔️ Extending Hangman
  10. ✔️ Tic-Tac-Toe
  11. ✔️ The Bagels Deduction Game
  12. ✔️ The Cartesian Coordinate System
  13. ✔️ Sonar Treasure Hunt
  14. ✔️ Caesar Cipher
  15. ✔️ The Reversegam Game
  16. ✔️ Reversegam AI Simulation
  17. ✔️ Creating Graphics
  18. ✔️ Animating Graphics
  19. ✔️ Collision Detection
  20. ✔️ Using Sounds and Images
  21. ✔️ A Dodger Game with Sounds and Images