Minor changes for the game. New README.md implemented
This commit is contained in:
@@ -19,9 +19,7 @@ public interface Entity {
|
||||
|
||||
int getHealManaCost();
|
||||
int getDefendManaCost();
|
||||
void skipNextTurn();
|
||||
void skipTurn();
|
||||
/*
|
||||
TODO: ADD OTHER REQUIRED AND BONUS METHODS
|
||||
*/
|
||||
// void skipNextTurn(); /disabled
|
||||
// void skipTurn(); /disabled
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user