Improved the instructions
This commit is contained in:
@@ -19,6 +19,18 @@ The goal of the game is to be at the top of the game ladder for as long as possi
|
||||
|
||||
<div class="break" />
|
||||
|
||||
### Attacking
|
||||
|
||||
<div class="break" />
|
||||
|
||||
The best way to gain gold in this game is to attack other players. You can do this via the [game ladder](/ladder). Click on someone's profile, and click the "attack" button as soon as you have a soldier. You'll earn gold from attacking, even if you lose the battle, so <span style="color:red">attacking high-ranked players is encouraged!</span>
|
||||
|
||||
<div class="break" />
|
||||
|
||||
---
|
||||
|
||||
<div class="break" />
|
||||
|
||||
### Recruits
|
||||
|
||||
<div class="break" />
|
||||
|
||||
@@ -11,7 +11,6 @@ Major
|
||||
Minor
|
||||
---
|
||||
|
||||
* Disable attack button with no soldiers.
|
||||
* Implement game ladder sorting.
|
||||
* Write unit tests (ensure that the game doesn't break from an update).
|
||||
|
||||
@@ -32,6 +31,7 @@ Wishlist
|
||||
* In-game events.
|
||||
* Hire a graphic designer.
|
||||
* Implement nations (player alliances).
|
||||
* In-game chat.
|
||||
|
||||
Event Ideas
|
||||
---
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
Today's Tasks Completed
|
||||
---
|
||||
_4 June 2019_
|
||||
|
||||
* Improved the instructions.
|
||||
* Disable attack button with no soldiers.
|
||||
* More coming later today...
|
||||
Reference in New Issue
Block a user