Skip to content

CrociDB/ld56

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A short relaxing game about fish.

Play it on itch.io.

Building and Running

It needs node and npm installed:

npm install -g http-server
npm install

Run npm test to run the development test and npm build to build the minified version.