Git Product home page Git Product logo

drobots's Introduction

DROBOTS

El juego está orquestado por un servidor que crea partidas a la que se conectan los jugadores. Los jugadores aportan controladores de robots y, opcionalmente, controladores de detectores. Cuando la partida dispone del número de jugadores adecuado, crea robots y detectores para cada jugador y les solicita los controladores para los mismos. Todos ellos: servidor, jugador, robot y controladores son objetos distribuidos.

Después, el juego va indicando a cada controlador de robot un turno en el que puede interaccionar con el robot asociado.

Instalación

En Ubuntu

apt-key adv --keyserver keyserver.ubuntu.com --recv 5E6DA83306132997
apt-add-repository "deb http://zeroc.com/download/apt/ubuntu$(lsb_release -rs) stable main"
apt-get update
apt-get install zeroc-ice-all-runtime zeroc-ice-all-dev git
cd ~ && wget http://arco.esi.uclm.es/~joseluis.segura/python-zeroc-ice/ubuntu/16.04/python3-zeroc-ice36_3.6.2.1-6_amd64.deb
dpkg -i python3-zeroc-ice36_3.6.2.1-6_amd64.deb

En Archlinux

yaourt -Sy zeroc-ice python-zeroc-ice git

Descarga del repositorio

git clone https://github.com/soker90/drobots

Ejecución

make

Debug

Para ejecutarlo y ver las salidas para debug

make debug

Licencia

GPLv3

drobots's People

Contributors

soker90 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.