25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
472 B

  1. # HackTheGame v0.0.2
  2. ## Decription
  3. Hello Guys! This is v0.0.2, there are some improvement over the last version:
  4. + Added Save/Load System
  5. + Added Inn (Restore HP and Save)
  6. + Added Simple Fighting
  7. + Added Some Monster
  8. + Added Boss "Flag Guardian"
  9. Because of some problem I need to disable offline playing and now it's only available online at:
  10. nc 192.168.0.1 8080
  11. ## Dependencies
  12. This repo depends on:
  13. ### cpp-base64
  14. here: https://github.com/ReneNyffenegger/cpp-base64