GithubHelp home page GithubHelp logo

dennissoemers / botbowl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from njustesen/botbowl

0.0 1.0 0.0 30.36 MB

A Blood Bowl AI framework.

Home Page: http://www.bot-bowl.com

License: Other

JavaScript 33.17% C++ 0.54% Python 57.51% HTML 4.27% Cython 2.18% Less 2.32%

botbowl's Introduction

botbowl

botbowl is a python package that includes a framework for playing and developing bots for Blood Bowl. Our aim is to develop a bot that can beat the best humans at the game.

botbowl

Please cite our paper if you use botbowl in your publications.

@inproceedings{justesen2019blood,
  title={Blood Bowl: A New Board Game Challenge and Competition for AI},
  author={Justesen, Niels and Moore, Peter David and Uth, Lasse M{\o}ller and Togelius, Julian and Jakobsen, Christopher and Risi, Sebastian}
  booktitle={2019 IEEE Conference on Games (COG)},
  year={2019},
  organization={IEEE}
}

Read more about the challenges and achievements in Papers.md

Installation

Make sure python 3.6 or newer is installed, together with pip. Then run:

pip install git+https://github.com/njustesen/botbowl

If python detects a C++ compiler in your system it compiles the pathfinding algorithm which makes it faster. If you used git clone you have to manually compile. Here's a more detailed guide on how to set up the Bot Bowl framework.

Tutorials

Head over to our tutorials to learn about how to use the Bot Bowl framework.

Run botbowl's Web Server

python -c "import botbowl.web.server as server;server.start_server(debug=True, use_reloader=False, port=1234)"

Or download the examples folder and run:

python examples/server_example.py

Go to: http://127.0.0.1:1234/

The main page lists active games. For each active game you can click on a team to play it. If a team is disabled it is controlled by a bot and cannot be selected. Click hot-seat to play human vs. human on the same machine.

Bot Bowl - the compitition

Bot Bowl is an AI competition using the botbowl framework. Go read all about the results of Bot Bowl III. Not to be confused with 'botbowl' which refers to the module/repo.

Get involved

We'd love you to join us in creating really good bots for Blood Bowl! There are mainly two ways. First is developing your own bot to compete in the competition. Head over to the tutorials to get started creating your own awesome bot. The second way is contributing to the project itself with development. Head over to Development.md to learn more.

Join the Bot Bowl Discord server for questions, discussions and the latest news!

Disclaimers and Copyrighted Art

Bot Bowl is not affiliated with or endorsed by any company and/or trademark. Bot Bowl is an open research framework and the authors have no commercial interests in this project. The web interface in Bot Bowl currently uses a small set of icons from the Fantasy Football Client. These icons are not included in the license of Bot Bowl. If you are the author of these icons and don't want us to use them in this project, please contact us at njustesen at gmail dot com, and we will replace them ASAP. The team icons are from FUMBBL and are used with permission. The license described in LICENSE only covers the source code - not any of the graphics files.

botbowl's People

Contributors

aureliantactics avatar christy42 avatar danj3000 avatar dependabot[bot] avatar dernarr avatar fraglegs avatar gcollic avatar greentec avatar inoryy avatar mrbermell avatar njustesen avatar p-d-moore avatar

Watchers

 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.