Skip to content

Commit 143f65e

Browse files
committedNov 13, 2012
Merge branch 'master' of github.com:psema4/Scroller-Builder
2 parents 67acbff + 375f61c commit 143f65e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,28 @@ Screenshots
1919
Instructions
2020
------------
2121

22-
* Running *
22+
*Running*
2323

24-
** Requires ** nodejs - http://nodejs.org
24+
**Requires:** nodejs - http://nodejs.org
2525

26-
Setup
26+
_Setup_
2727

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

32-
Run
32+
_Run_
3333

3434
$ node server.js
3535

3636
Open Chrome to http://localhost:3000/
3737

38-
* Playing *
38+
*Playing*
3939

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

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

0 commit comments

Comments
 (0)
Failed to load comments.