Skip to content

Commit

Permalink
Merge branch 'master' of github.com:psema4/Scroller-Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
psema4 committed Nov 13, 2012
2 parents 67acbff + 375f61c commit 143f65e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -19,28 +19,28 @@ Screenshots
Instructions
------------

* Running *
*Running*

** Requires ** nodejs - http://nodejs.org
**Requires:** nodejs - http://nodejs.org

Setup
_Setup_

$ git clone https://github.com/psema4/Scroller-Builder.git
$ cd Scroller-Builder
$ npm install

Run
_Run_

$ node server.js

Open Chrome to http://localhost:3000/

* Playing *
*Playing*

- Use the arrow keys to move
- Space key fires, note: SpriteManager is not hooked up here so no lazerz yet :(

* Editing *
*Editing*
- Drag sprites from a toolbox onto the game screen to add a "wave" to the current level (currently limited to 1 sprite/wave)
- Change the settings properties to alter game and level attributes & properties
- While paused, click on a visible sprite to get it's details (in progress)
Expand Down

0 comments on commit 143f65e

Please sign in to comment.