A simple game engine written in Python for fast prototyping.
⚠️ WARNING:
This project is currently in development.
Breaking changes may occur and performance may be suboptimal.
-
pip install -r requirements.txt
-
Windows:
python examples.labiryntho.src.main
Linux:
python3 examples.labiryntho.src.main
F1
- Shift camera typesF2
- Always update the camera (gives 2x speed boost when camera is updated in other scenes)F3
- Show debug information