Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 699 Bytes

GAMEJAM

GAMEJAM (unamed game project) is a game developed by FullSave's DevOps Team during a company internal game jam (see Game Jam on Wikipedia).

It's a cooking like game, where the player setup servers corresponding to customers orders and then rack them to put them in production.

Installation

GAMEJAM requires python 3 and the following python packages: pyxel and inputs.

See the Pyxel project page to get help installing pyxel on your Operating System.

After that, install the other requirements.

pip install -r requirements

Then, run the game as a python module.

python -m gamejam