Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
myitinos ee09e4c6dd moved base64 function to memory object il y a 5 ans
.vscode i seriously forgot what I did since last commit il y a 5 ans
src moved base64 function to memory object il y a 5 ans
Dockerfile added Dockerfile il y a 5 ans
LICENSE Initial commit il y a 5 ans
Makefile moved base64 function to memory object il y a 5 ans
README.md Update 'README.md' il y a 5 ans
flag.txt finally got it working il y a 5 ans
main002.cpp finally got it working il y a 5 ans
version002 finally got it working il y a 5 ans

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