Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.
/ project-pygame Public archive

World Conquest concept, created with Pygame

Notifications You must be signed in to change notification settings

SWE2024/project-pygame

Repository files navigation

Getting Started

Windows

pip install pygame

python main.py

Mac / Linux

pip install pygame

python3 main.py