Skip to main content
Project In progress Public Posted Jun 2026

Greek Gods and Battle: 3v3 Python Game

This was my very first group project working alongside friends, as well as my absolute first time creating a game using pure Python. Together, we built a tactic...

This was my very first group project working alongside friends, as well as my absolute first time creating a game using pure Python. Together, we built a tactical, 3v3 turn-based strategy game played entirely on the desktop console where players command mythological deities.

Our team used VS Code as our primary development environment to write and test the code, and we managed our collaboration, version control, and safe repository backups together through GitHub.

live site: https://github.com/sunnybunny-dev/Turn-based-battle-game

Comments