Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 585 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 585 Bytes

###Gala is a tool for learning programming disguised as a space combat game.

Check out the Github

##What is it?

Other than a type of apple, Gala is a way to learn programming while having fun. Pit your army of robotic spaceships against another.

##What are the requirements?

We'll figure it out, but for now here are the versions of all the software we're running:

nodejs v0.6.1

npm modules:

express 0.7.1

now 0.8.1

ejs 0.7.1

A simple one-line installation of the npm modules:

npm install [email protected] [email protected] [email protected]