Skip to content

The aim is to enrich the CiberRato simulation environment in order to be effective and appellative. The desired remote interaction is developed in two levels: support for remote participation in CiberRato contests and creating a continuous competition environment. The first goal it is intended that the remote participation of teams in CiberRato …

CiberRato/pei2015-ciberrato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description: http://xcoa.av.it.pt/~pei2015-ciberonline/

Project Documentation: http://code.ua.pt/projects/pei2015-ciberonline/wiki

Trello: https://trello.com/ciberonline/

HOW TO INSTALL? [Debian based system]

./install.sh [with adminstration rights]

HOW TO RUN

You need to run 2 python scripts at this moment.

First one will run the django server: cd src/web; python manage.py runserver 0.0.0.0:8000

Second one will run all services needed to simulate and communicate with Django: cd src/server; python start_services.py

At this point webpage will be available at http://localhost:8000/

#Documentation

We have created this section to allow you to see what has been done up to a certain milestone. Remember that you will not be at our latest source code in any those links.

If you pretend to see our latest code, it is available at branch 'master'


About

The aim is to enrich the CiberRato simulation environment in order to be effective and appellative. The desired remote interaction is developed in two levels: support for remote participation in CiberRato contests and creating a continuous competition environment. The first goal it is intended that the remote participation of teams in CiberRato …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published