Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 604 Bytes

Corazón

A simple game for OŠP: "A####n in the times of Corona".

Build your own delivery empire from scratch... but don't forget to disinfect your hands in the meantime!

Installation

Install the pyglet package:

python3 -m pip install pyglet

The code uses a patched version of easygame that is provided.

Running the game

The game requires no special permissions and doesn't use local storage either. Run it from the game directory with

python3 corazon.py

Controls

Use the mouse to play, press any key to exit most special screens.