Skip to content

Top down game, based on the concept developed in GGJ2017

Notifications You must be signed in to change notification settings

thomashope/Sounds-in-a-dark-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.