🎮 A small arcade-style game, featuring points collection, player score, obstacles, and player lives
Python
Pygame
- Clone the repository
pip install -r requirements.txtinside a virtual environment- Run the command
python -m points_collector_game.points_collectorinside terminal
