Skip to content

Python-Project-Cheap-Empire/cheap-of-empire

Repository files navigation

Cheap of Empire is a project by 6 students from INSA CVL engineering school

tests Code style: black

The aim of this project is to make an RTS game, AoE like, developed in Python.

Setup

To be able to launch the game, you need poetry that will install all the dependencies.

You can launch a virtual environment with the following command : "poetry shell"

Then type "poetry install" to install the needed dependencies.

If every dependencies are installed without issues, you can launch the game : "python COE/main.py" or "python3 COE/main.py"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages