Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.
/ rolit Public archive

A Rolit server for Softwaresystemen - Python edition

License

Notifications You must be signed in to change notification settings

tcoenraad/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