GithubHelp home page GithubHelp logo

agentcontest / mapc2017-pucrs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smart-pucrs/mapc2017-pucrs

0.0 3.0 0.0 69.38 MB

Team PUCRS code for the 2017 Multi-Agent Programming Contest.

License: GNU General Public License v3.0

Java 100.00%

mapc2017-pucrs's Introduction

PUCRS code for the MAPC of 2017

To start developing and contributing to this repository, open Eclipse, and select from the toolbar:

File > Import > Git > Projects from Git > Clone URI

Copy https://github.com/smart-pucrs/mapc2017-pucrs.git and paste it on the URI field.

The rest should autocomplete. Add your github credentials in the Authentication fields.
Next > Tick master > Next > Select destination folder, do not tick clonesubmodules, remote name: origin > Next > Receiving objects (after that select import existing Eclipse projects) > Next > Tick macontest2017 and search for nested projects, do not tick add project to working sets > Finish

Right click on the project and select Team to access git commands (commit, push, and pull).

Pull whenever you see new commits in order to keep your local version up to date.

If you only wish to run the current code, then download the zip, extract it to a folder, and import that folder as an existing project to Eclipse.

To run the simulation with one round, right-click test/pucrs.agentcontest2017/ScenarioRun1sim.java file, "Run as", "jUnit Test".

To run the simulation with three rounds, right-click test/pucrs.agentcontest2017/ScenarioRun3sims.java file, "Run as", "jUnit Test".

To run the simulation with one round and two teams, right-click test/pucrs.agentcontest2017/ScenarioRun1sim2teams.java file, "Run as", "jUnit Test". This will start the server and Team A. Then, to start Team B, right-click pucrs-mapc2017B.jcm, "Run JaCaMo Application".

To watch the match click this link.

To start the match, press enter on the Eclipse console.

mapc2017-pucrs's People

Contributors

rafaelcaue avatar tabajarakrausburg avatar

Watchers

Niklas Fiekas avatar James Cloos avatar Tobias Ahlbrecht 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.