A project to learn to use the Pygame library and to learn about procedural content generation in games by creating a simple 2D dungeon crawler with procedurally generated levels
- Learn to use the Pygame library for Python to create simple games
- Learn about procedural content generation (PCG) for games