thomashope / Sounds-in-a-dark-Room

Top down game, based on the concept developed in GGJ2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sounds-in-a-dark-Room

header gif

Download it on itch.io

Watch development on the trello board!

Building

Install love2d.

make will launch a debug build (logging, skips splash screen).

make release to launch the game with release configuration.

make package to create a package.

make upload to upload the created package.


A continuation of the concept developed in GGJ17, you can see the original submission here and the slightly updated original github code here.

About

Top down game, based on the concept developed in GGJ2017


Languages

Language:Lua 99.6%Language:Makefile 0.4%