Skip to content

v0.0.1

Latest

Choose a tag to compare

@Gleefre Gleefre released this 30 Oct 14:34
· 3 commits to main since this release

Installation instructions

Linux details:

You need to install SDL2, SDL2_ttf and SDL2_image libraries. Ubuntu users can install these with apt-get:

sudo apt-get install libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-ttf-2.0-0

Alternatively you can run windows binaries with wine.

General

Download a matching archive for your operating system (there are versions for Windows, Ubuntu 20.04 and Ubuntu 22.04).
Extract the archive and run chrono-labyrinth/run.sh or chrono-labyrinth/run.bat script to run the game.

Notes

The level editor can be run from source - there are multiple requirements, feel free to ask about it on IRC (#lispgames).

Using wine

Windows binaries can be run on linux via wine:

wine start /d chrono-labyrinth/bin chrono-labyrinth/bin/ChronoLabyrinth.exe