Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapiz1 committed Nov 15, 2020
1 parent ec7824d commit d864b39
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Initial release

Use WASD to move.

Collect heros to enlarge your army while defending yourself from the monsters. Each level has a target length of the hero queue. Once it's reached, you will be sent to the next level and start over. There are lots of stuff that will be adjusted according to the level you're on, including factors of HP and damage, duration of buffs and debuffs, the number and strength of monsters and so on.
Collect heros to enlarge your army while defending yourself from the monsters. Each level has a target length of the hero queue. Once it's reached, you will be sent to the next level and start over. There are lots of stuff that will be adjusted according to the level you're on, including factors of HP and damage, duration of Buffs and DeBuffs, the number and strength of monsters and so on.

### Multiplayers
Use WASD and the arrow keys to move.
Expand All @@ -34,18 +34,18 @@ This mode is competitive. Defend yourself from the monsters and your friend!

There are powerful weapons randomly dropped by the monsters. Different kinds of heros can be equipped with different kind of weapons.

*My favorite is the ThunderStaff. A cool staff that makes your wizard summon thunder striking all enmeies around.*
*My favorite is the ThunderStaff. A cool staff that makes your wizard summon thunder striking all enemies around.*

### Buff/Debuff
### Buff/DeBuff

There's a possibility that the attack from one with weapon triggers certain buff on himself or debuff on the enemey.
There's a possibility that the attack from one with weapon triggers certain Buff on himself or DeBuff on the enemy.

- IceSword can frozen enemeys.
- HolySword can give you a shield that absorbs damage and makes you immune to debuff.
- IceSword can frozen enemies.
- HolySword can give you a shield that absorbs damage and makes you immune to DeBuff.
- GreatBow can increase the damage of all your heros' attack.
- And so on.

For sure, some kinds of monsters have weapons that can put a debuff on you! *(Like the troublesome muddy monsters can slow down your movement.)*
For sure, some kinds of monsters have weapons that can put a DeBuff on you! *(Like the troublesome muddy monsters can slow down your movement.)*


## Download
Expand All @@ -58,7 +58,7 @@ For sure, some kinds of monsters have weapons that can put a debuff on you! *(Li

AppImage for Linux is also available in release page.

*The game supports macOS but I don't have an Mac to complie for it.*
*The game supports macOS but I don't have an Mac to compile for it.*

The executable is called `dungeon_rush`

Expand Down Expand Up @@ -89,7 +89,7 @@ The project requires no more than common SDL2 libraries.

### For other OS

The names of packages should be similiar. You can look for SDL tutorial to set up the environment.
The names of packages should be similar. You can look for SDL tutorial to set up the environment.
## Compilation
**You should make sure all dependencies are installed before compiling**
```
Expand All @@ -112,5 +112,5 @@ GPL
|----|-------|
|Digital_Dream_Azureflux_Remix By Starbox|CC BY-NC-SA 4.0|
|BOMB By Azureflux|CC BY-NC-SA 4.0|
|Unkown BGM|Unkown|
|Unknown BGM|Unknown|
|The Essential Retro Video Game Sound Effects Collection By Juhani Junkala |CC BY 3.0|

0 comments on commit d864b39

Please sign in to comment.