Skip to content

Commit 503b07a

Browse files
authored
Update index.md
1 parent 72864ed commit 503b07a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
![FFAI](https://github.com/njustesen/ffai/raw/master/docs/img/ffai.png "FFAI")
44

5-
Bot Bowl is a new AI competition in the board game [Blood Bowl](https://en.wikipedia.org/wiki/Blood_Bowl) (Games Workshop). Blood Bowl is a fully-observable, stochastic, turn-based, modern-style board game with a grid-based game board. At first sight, the game ought to be approachable by numerous game-playing algorithms. However, as all pieces on the board belonging to a player can be moved several times each turn, the turn-wise branching factor
5+
Bot Bowl is an annual AI competition in the board game [Blood Bowl](https://en.wikipedia.org/wiki/Blood_Bowl) (Games Workshop). Blood Bowl is a fully-observable, stochastic, turn-based, modern-style board game with a grid-based game board. At first sight, the game ought to be approachable by numerous game-playing algorithms. However, as all pieces on the board belonging to a player can be moved several times each turn, the turn-wise branching factor
66
becomes overwhelming for traditional algorithms. Additionally, scoring points in the game is rare and difficult, which makes it hard to design heuristics for search algorithms or apply reinforcement learning.
77

88
We see Blood Bowl as the next board game challenge for AI. You can read more about this in our paper [Blood Bowl: A New Board Game Challenge and Competition for AI](https://njustesen.github.io/njustesen/publications/justesen2019blood.pdf).
99

1010
Go to the [tutorials](tutorials.md) page to get started or read more about [Bot Bowl II](bot-bowl-ii.md).
1111

12-
The Bot Bowl competitions are organized by [Niels Justesen](https://www.njustesen.com).
12+
The Bot Bowl competitions are organized by [Niels Justesen](http://www.njustesen.com).
1313

1414
## Disclaimers and Copyrighted Art
1515
FFAI is not affiliated with or endorsed by any company and/or trademark. FFAI is an open research framework and the authors have no commercial interests in this project. The web interface in FFAI currently uses a small set of icons from the Fantasy Football Client. These icons are not included in the license of FFAI. 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](LICENSE) only covers the source code - not any of the graphics files.

0 commit comments

Comments
 (0)