Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDJAM41

(a game built in 72 hours for Ludum Dare #41)

Hosted Version

http://divorcetepus.bitballoon.com/

Local Setup on macOS

Run the following from the directory:

npm install

npm install -g grunt-cli

grunt

Local setup on Windows (w/ Linux subsystem)

Install the Linux subsystem and enable dev mode

Open a command prompt and run:

bash

sudo apt-get install npm

sudo apt-get update

sudo apt-get install xdg-utils --fix-missing

ln -s /usr/bin/nodejs /usr/bin/node

CD to the project directory and run:

npm install

npm install -g grunt-cli

grunt

Unlike in macOS, Grunt won't automatically open a tab in a browser. Open http://localhost:8080/index.html manually.

Credits

Game design and development:

Sound Design and Art:

This project was based on the Phaser Project Template

To get started on your own game, all you need to do is download a copy of this template, the latest version of Phaser, NodeJS and Grunt.

About

A game built for Ludum Dare 41 over the course of three days. It features 8ish genres smushed together, octopi and a lot of strange noises humans can make while pretending to be octopi.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages