Skip to content
forked from tcoenraad/rolit

a Rolit server for Softwaresystemen - Python edition

License

Notifications You must be signed in to change notification settings

windwarrior/rolit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolit

Build Status Code Health

a Rolit server for Softwaresystemen - Python edition

Requirements

How to set-up

$ sudo pip install -r requirements.txt

How to run

Run server:

$ python bin/server.py

Run client:

$ python bin/client.py [host = localhost [port = 3535 [player_name = Monitor_[0-3535] [private_key_file=./private_key]]]]

Run tests:

$ py.test

Run tests with coverage:

$ py.test --cov rolit tests/ 

Screenshot

screenshot

About

a Rolit server for Softwaresystemen - Python edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%