maxfish / Retrofight2

Hackathon project / GameDev nights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALL

python3 -m venv

source /bin/activate

pip install -r requirements.txt

RUN

python test_game.py

XBOX 360 ON MAC

https://github.com/360Controller/360Controller/releases

ANIMATION EDITOR

cd anim_editor

python3 -m venv

source /bin/activate

pip install -r requirements.txt

Connect a Joystick (only XBOX360 for now!)

python anim_editor.py

About

Hackathon project / GameDev nights


Languages

Language:Python 98.9%Language:GLSL 1.1%Language:Shell 0.0%