Giter Club home page Giter Club logo

robocup's Introduction

RoboCup

RoboCup is an automatic tournament holder for the game Points.

It's written in Scala language, using Liftweb as a web framework, akka.io as an actor framework, SBT as a build tool, git+github as a version control system.

How to run:

  • install git
  • download RoboCup from the internet: git clone [email protected]:vn971/roboCup.git
  • launch it! In command line type ./bin/sbt ~reStart
  • you should have RoboCup running now. Check it out on http://localhost:8989

After running roboCup you may be interested in IDE support.

To open in eclipse IDE:

  • Download and install eclipse-scala IDE http://scala-ide.org/
  • In command-line run ./bin/sbt "eclipse with-source=true"
  • In menu, "File" > "Import" > "Existing Projects into workspace" > find your project > Ok

To open in intellij-idea IDE:

  • download the community edition (apache2-licensed): https://www.jetbrains.com/idea/download/
  • find and install the Scala plugin
  • In menu, "File" > "Open" > "build.sbt" file > download all sources and docs

Feel free to contact me.:)


Authors:

Vasya Novikov:

  • invention of RoboCups
  • 100% of code written here yet
  • adding and promoting 4cross rules
  • creation and promotion fo the Swiss tournament system amongst Points game

Bartek Duda:

  • all Polish translations
  • proposing Swiss tournament system for the first time
  • providing API on zagram for RoboCups
  • advertising the tournament on zagram.

Ivan Geyko:

  • proposing and proving that tournament rules should be very different each time
  • choosing the default common rules to the very first tournaments
  • organising many of the tournaments in 2012
  • help in organising and advertising the tournament A LOT
  • proposal of the name "RoboCup"

Oleg Anokhin:

  • keeping the history of tournaments up to date on our site
  • choosing the default common rules to the very first tournaments
  • organising many of the tournaments in 2012
  • help in organising and advertising the tournament A LOT

Copyright: Vasya Novikov 2012-present License: AGPL v3 or (at your option) any later version

robocup's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

robocup's Issues

Proper shutdown handling?

Hey, i have seen your post @ https://groups.google.com/forum/#!topic/liftweb/ANI-9KQYyn0
Thanks for sharing! But i have a question, i have more or less implemented one project the same way you shoed in this repository. Just one question, can you add a sample how to properly shutdown the application so this part is really called:

LiftRules.unloadHooks.append { () =>
        logger.info("roboCup actors shutdown")
        Core.system.shutdown()
}

I can not see the logging info in console. I have already tried ~reStop and Ctrl+C. Both just kill the application without a graceful shutdown.

I heavily use this method to shutdown database connection pools, akka actors and so on...

Thanks a lot!

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.