Skip to content

aorel/labyrinf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinf

Labyrinf is a simple, multiplayer game

First boot

  1. install SFML libsfml-dev
  2. install Boost libboost-all-dev
  3. do cd build, cmake .. && make

Usage

Client
  1. local client ./client
  2. multiplayer client ./client <host> <port>
Server
  1. server ./server <port> [<port> ...]

About

Simple multiplayer game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •