Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sshalat committed Feb 24, 2015
1 parent a7ab994 commit 1b77e67
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,24 @@
# Lousygame
## Integrating Meteor 1.0 Javascript framework with Phaser 2.1, Javascript game engine

Changelog:
### How to install
* Clone this repository
* Install Meteor
```bash
curl https://install.meteor.com/ | sh
```
* Run Meteor in the cloned directory
```bash
meteor
```

### Changelog:
* v0.5
* Added movement
* Added attack and other related events (die, get gold+exp)
* Added items and effects

### Credits
All sprites used are not mine! Sources :
* http://i211.photobucket.com/albums/bb309/roger3245/BubbleBobblePlusFoodSpritesheet.png
* http://gaurav.munjal.us/Universal-LPC-Spritesheet-Character-Generator/
Expand Down

0 comments on commit 1b77e67

Please sign in to comment.