Reduce playground

This commit is contained in:
Julien Lengrand-Lambert
2018-07-23 16:44:02 +02:00
parent 5cc4b12196
commit 4ae08fef8e
3 changed files with 5 additions and 4 deletions

View File

@@ -30,7 +30,8 @@ It will open a browser
## Stuff still to be implemented (Spoiler : Almost everything)
* We shouldn't update the durability of a weapon (two swords don't make a twice a much powerful sword...)
* Mobile friendly controls
* Mobile friendly view
* Detroy WeaponComponents instead of setting the durability to 0. This will allow to change the weapon type, ...
* Refactor duplications
* Traps

File diff suppressed because one or more lines are too long

View File

@@ -73,12 +73,12 @@ startHealth =
numberRows : Int
numberRows =
19
4
numberColumns : Int
numberColumns =
19
4
leftArrow : Int