uni-tj / robo-arena

GNU General Public License v3.0
2 stars 0 forks source link

Robo-Arena

A student's project for a game we don't know about yet.

You can find the changelog here.
If you think about contributing or want to learn about the general project structure, here's everything to get you started.

Running the Game

The entry point for the game is the file roboarena.index.py. The game can be run via the provided executabe as well as thee wheelfile. When executing from the wheel file, use

pipenv install roboarena-x.x.x-py3-none-any.whl
pipenv run python -m roboarena.index

Dev Blog

Follow the development of our project here: