Releases: VDoring/FH-Player-vs-Monster-TurnGame
Releases · VDoring/FH-Player-vs-Monster-TurnGame
v1.1.1 - [ENG] Player vs Monster
v1.1.0 - Player vs Monster
Introduce
- 이제 서로의 공격이 진행될때마다 턴이 올라가지 않습니다.
플레이어의 공격과 몬스터의 공격이 끝나야지 한턴으로 치부됩니다. - 턴 시스템 변경으로 인해 UI도 약간 변경 되었습니다.
- 다른 숫자 입력으로 인한 예외처리를 하였습니다.
- 비슷한, 또는 연관된 기능을 하는 변수의 이름을 통일시켰습니다.
- Turns don't go up every time we attack each other.
When the attack on the player and the attack on the monster was over, this is 1 turn - UI slightly change(Due to the changed turn rules).
- Exception processing due to other numeric inputs.
- Unified the names of similar or associated variables.
v1.0.0 - Player vs Monster
Introduce
-
All Basic features have been implemented!
-
UI added / modified!
-
모든 기본기능이 구현되었습니다!
-
UI를 개선했습니다!
v0.9.0 - Player vs Monster
Introduce
-
Basic features have been implemented.
You can play games! -
기본기능이 구현되었습니다.
게임을 플레이 할 수 있습니다!
Unimplemented Features
-
Data initialization is not implemented.
If you run it, the program shuts down automatically. -
초기화 기능이 구현되지 않았습니다.
만약 실행시 자동으로 프로그램이 종료됩니다.