/maze

An experimental server for the CSCG game "Maze"

Primary LanguageRust

Maze

A game intended to be hacked. This game was originally developed by LiveOverflow as part of the CSCG (Cyber Security Challenge Germany) 2020.

sneak-peek.png

Maze Server

An experimental server for the "Maze" game, developy by pluxtore

Features

  • Basic functionality of the game such as moving around and showing emojis
  • Multiplayer support for the features above
  • Unlocking of emojis and places
  • Fur colors
  • Teleporting to places
  • "Anti Cheat" for passing through walls
  • "Anti Cheat" for speed hax
  • Dying due to lava
  • Race support
  • Flags
  • White Rabbit Bot
  • Highscore board
  • Proper Anti-DDos

Instructions for running locally

Masterserver

cd maze_masterserver
./run.sh

Gameserver

cd maze_gameserver
./run.sh

Game client

Depending on your OS, read the corresponding file in the maze_client/ directory. Once you have followed the instructions, simply launch the client.