No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
myitinos ee09e4c6dd moved base64 function to memory object hace 5 años
.vscode i seriously forgot what I did since last commit hace 5 años
src moved base64 function to memory object hace 5 años
Dockerfile added Dockerfile hace 5 años
LICENSE Initial commit hace 5 años
Makefile moved base64 function to memory object hace 5 años
README.md Update 'README.md' hace 5 años
flag.txt finally got it working hace 5 años
main002.cpp finally got it working hace 5 años
version002 finally got it working hace 5 años

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