Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 182 Bytes

MazeRunner

Maze Game

Compile : make clean; make

Run(server) : ./bin/MazeRunner -u username

Run(client) : ./bin/MazeRunner -u username -i server-ip