Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 680 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 680 Bytes

BugMinion

BugMinion is a simple bug themed tic tac toe game.

You have 5 seconds to play. Start the game running this (main folder):

cd src && python3 main.py

Move with the arrow or wasd keys and hit enter to lay your bug.

You need to have numpy and pygame installed:

pip3 install numpy
pip3 install pygame

Thanks to Franimpe@outlook.es for the sprites.


Starting Screen


Graphics by Francisco Imperioso