Skip to content

csulbacm/LD30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LD30

CSULB ACM's submission for Ludum Dare 30. This is built with Quintus and node.js.

How to

Controls

Walk with either wasd or the arrow keys.
Walk up to a portal and press f to destroy it.
Destroy all portals to progress to the next level.

Play the game

You can play the game at http://104.131.210.112:3000/.

Install guide

  1. Clone code with git
  2. Install node.js
  3. Run "npm install" in root directory of repository
  4. Run "npm start"
  5. Connect to localhost:3000 in a browser.

About

CSULB ACM's submission for Ludum Dare 30.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published