Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ncskier committed May 20, 2018
1 parent 65435b1 commit 11ed297
Showing 1 changed file with 5 additions and 26 deletions.
31 changes: 5 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Annie Hughey, Alejandro Devore-Oviedo, Brandon Walker, Joseph Ienna, Rowena Chen
### Supported Platforms
- Android
- iOS
- Mac
- PC

### Gameplay
Mika is the girl character whom the player is controlling.
Expand All @@ -28,35 +26,16 @@ Player (Mika) and enemies alternate turns.
- Enemies can move and attack anything in range.

#### Enemies
All enemies only have melee attacks, so they attack Mika by moving onto the same tile as her.
__Plump Purple Cats__ - Dumb enemies who move in the direction they're facing and turn around when they hit an obstacle. They have melee attacks.

__Plump Purple Cats__ - dumb enemies who move in the direction they're facing and turn around when they hit an obstacle.
__Skeletons__ - Smart enemies who always move toward Mika. They have melee attacks.

__Skeletons__ - smart enemies who always move toward Mika.
__Dragons__ - Dumb enemies who have ranged attacks. They can attack anything in their row or column.

__Dragons__ - dumb enemies who have ranged attacks. They can attack anything in their row/column.

__Plants__ - immobile enemies who the player cannot move. These enemies do not attack the player, but the player cannot move the tiles these enemies root into.

### Levels
1. Dumb enemy tutorial
2. Dumb enemy tutorial 2
3. Dumb enemy level
4. Smart enemy tutorial
5. Dumb and Smart enemy level with Allies
6. Medium/Hard smart enemy level
7. Ranged enemy level
8. Rooting (plant) enemy tutorial
9. Easy rooting enemy level
10. Easy rooting enemy level
11. Medium rooting enemy level
12. Medium rooting enemy level
__Plants__ - Immobile enemies who the player cannot move. These enemies do not attack the player, but the player cannot move the tiles these enemies root into.

### Grade
Please grade on Android.

### TestFlight
We will have a TestFlight distribution once it is approved (probably by Sunday).

### Extra Notes
Icicle enemy death animations are placeholders for all the non-ice tiles. There will be different death animations when enemies die on the other tiles.
We will have a TestFlight distribution. Please send us your email if you would like access to this.

0 comments on commit 11ed297

Please sign in to comment.