Open Issues Need Help
View All on GitHub Experimental project for learning 17 days ago
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