Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
myitinos ee09e4c6dd moved base64 function to memory object před 5 roky
.vscode i seriously forgot what I did since last commit před 5 roky
src moved base64 function to memory object před 5 roky
Dockerfile added Dockerfile před 5 roky
LICENSE Initial commit před 5 roky
Makefile moved base64 function to memory object před 5 roky
README.md Update 'README.md' před 5 roky
flag.txt finally got it working před 5 roky
main002.cpp finally got it working před 5 roky
version002 finally got it working před 5 roky

README.md

HackTheGame v0.0.2

Decription

Hello Guys! This is v0.0.2, there are some improvement over the last version:

  • Added Save/Load System
  • Added Inn (Restore HP and Save)
  • Added Simple Fighting
  • Added Some Monster
  • Added Boss "Flag Guardian"

Because of some problem I need to disable offline playing and now it's only available online at: nc 192.168.0.1 8080

Dependencies

This repo depends on:

cpp-base64

here: https://github.com/ReneNyffenegger/cpp-base64