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.
Graphics by Francisco Imperioso