Skip to content
Jake North edited this page Jan 27, 2019 · 3 revisions

Welcome to the GGJ19 wiki!

Level Design

To design some levels:

First you need Java if you don't already have it. I believe this will work: https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

UPDATE: Older Java didn't work for me on Windows 10. I had to uninstall old Java and install Java 11: https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html

Then get the latest release published: Releases

Then edit assets/levelData.txt and restart your game.

TODO: Add level skip cheat.

Clone this wiki locally