Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

18 righe
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