Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

Planty - a js13kGames 2014 competition entry by Luke Pearson & @sarannity.

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.