1 Open Issue Need Help Last updated: Feb 25, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines an experimental project designed to teach Pygame and object-oriented game architecture. The project involves creating a simple game with a singleton game class, an entity parent class, and two subclasses, one of which is user-controlled. Additionally, a Makefile needs to be implemented to automate running the game and enforcing code quality checks using pep8, mypy, flake8, and unit tests.

Complexity: 2/5
good first issue

Ian and Heriberto OOP project

Shell