Skip to content

🐜 A 5 secocond long bug themed Tic Tac Toe game developed in Pygame!

Notifications You must be signed in to change notification settings

Jonathan-R0/BugMinion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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


About

🐜 A 5 secocond long bug themed Tic Tac Toe game developed in Pygame!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages