diff --git a/README.md b/README.md index e4f3d4b..6bc87db 100755 --- a/README.md +++ b/README.md @@ -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. @@ -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. \ No newline at end of file +We will have a TestFlight distribution. Please send us your email if you would like access to this.