Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/planty
Planty - a js13kGames 2014 competition entry by Luke Pearson & @sarannity.
https://github.com/js13kgames/planty
2014 competition desktop game html5 javascript js13k js13kgames js13kgames2014 optimization the-elements
Last synced: 18 days ago
JSON representation
Planty - a js13kGames 2014 competition entry by Luke Pearson & @sarannity.
- Host: GitHub
- URL: https://github.com/js13kgames/planty
- Owner: js13kGames
- Created: 2014-09-17T11:40:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-11T09:50:25.000Z (over 10 years ago)
- Last Synced: 2024-10-08T10:34:40.320Z (3 months ago)
- Topics: 2014, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2014, optimization, the-elements
- Homepage: https://js13kgames.com/entries/planty
- Size: 3.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Planty
###Getting Started
```
$ npm install
```###Running
```
$ grunt
```#### You are Planty. You must save the world from elemental forces. :ocean: :fire: :volcano: :cloud:
- Use `WASD`, or :arrow_left: :arrow_right: :arrow_up: :arrow_down: to move. `SPACE` to shoot.
- Use the number keys `1234` to change the current element.
- Collect elements, and use them to shoot enemies of a different type.
- Pass through walls by picking up the element of the same type.
- Reach the exit to keep searching for the 5th element.