Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

18 wiersze
472 B

5 lat temu
  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