Skip to content

Releases: VDoring/FH-Player-vs-Monster-TurnGame

v1.1.1 - [ENG] Player vs Monster

18 Jul 10:48
610ef91
Compare
Choose a tag to compare

Introduce


  • 영어 번역 완료!
  • 숫자 입력부분에 ":" 추가

  • Success in translating English!
  • Added ":" to the entry of the number.

v1.1.0 - Player vs Monster

10 Jul 15:13
c71ce82
Compare
Choose a tag to compare

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

13 Jun 06:53
6ed5993
Compare
Choose a tag to compare

Introduce

  • All Basic features have been implemented!

  • UI added / modified!

  • 모든 기본기능이 구현되었습니다!

  • UI를 개선했습니다!

v0.9.0 - Player vs Monster

10 Jun 01:51
8535a17
Compare
Choose a tag to compare

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.

  • 초기화 기능이 구현되지 않았습니다.
    만약 실행시 자동으로 프로그램이 종료됩니다.