Invent Games Book#

Lessons based on the book Invent Your Own Computer Games with Python by Al Sweigart.

Chapter 2: Writing Programs#

This program prints the chapter name and title, then says hello and asks for the users name.

Chapter 3: Guess The Number#

A guess the number game.

Chapter 5: Dragon Realm#

The player enters a dragon realm where they must choose between two caves.