Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@dobios dobios released this 07 Dec 11:20
· 73 commits to main since this release

Content

This release introduces a revised translation for the English version of the game.
Thank you to @audrey-leong for the contribution !

Miscellaneous

Additionally a small sprite import bug in the French version of the game was fixed.

Playing the release

As for the previous versions, the game is available to be played on itch.io.
The game is also hosted on its own website, which is open to the public.
The WebGL build is included in this release (Lausanne_1830_v1_3_1_WebGL.zip) and can be run by hosting a local server in the uncompressed directory, e.g. using python:

python -m http.server

The WebGL version has been developed for Firefox and Chrome. Inconsistent behavior might occur if played on Edge or Safari.

Contributors