ordelore / reFighter

My GMTK 2018 Game Jam entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements
Python 3
pygame, numpy

INSTALLLING
cd to the directory where reFighter is installed, and run "pip install pygame numpy"
To run, cd to the installed directory and run 'python main.py'
I have not tested the installation, nor any features on OSes other than Windows 7 64 bit.

The game has unfinsihed support for different scaling modes. To view different scales, edit the "scale" variable in main.py

This code is licensed under the GPLv3

If you have any additions, feel free to open a pull request!

About

My GMTK 2018 Game Jam entry

License:GNU General Public License v3.0


Languages

Language:Python 100.0%