• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake/H05-Dec-2021-1615

learn_tool/H03-May-2022-523455

libboardgame_base/H03-May-2022-7,7144,897

libboardgame_gtp/H03-May-2022-1,330858

libboardgame_mcts/H03-May-2022-2,6471,739

libboardgame_test/H03-May-2022-280194

libpentobi_base/H03-May-2022-11,4048,200

libpentobi_gtp/H03-May-2022-495400

libpentobi_kde_thumbnailer/H03-May-2022-

libpentobi_mcts/H03-May-2022-4,9173,620

libpentobi_paint/H03-May-2022-979894

libpentobi_thumbnail/H03-May-2022-206163

opening_books/H05-Dec-2021-1,3761,357

pentobi/H03-May-2022-35,53032,021

pentobi_gtp/H03-May-2022-830653

pentobi_kde_thumbnailer/H03-May-2022-7137

pentobi_thumbnailer/H03-May-2022-938826

twogtp/H03-May-2022-1,4441,097

AUTHORS.mdH A D05-Dec-2021426 1712

HACKING.mdH A D05-Dec-20213.2 KiB8774

INSTALL.mdH A D05-Dec-20212.2 KiB6453

LICENSE.mdH A D05-Dec-202134.1 KiB676564

NEWS.mdH A D05-Dec-202140 KiB964810

README.mdH A D05-Dec-20211.7 KiB4433

README.md

1Pentobi Readme
2==============
3
4![Screenshot](https://pentobi.sourceforge.io/pentobi-classic-small.png)
5
6Pentobi is a computer opponent for the board game
7[Blokus](https://en.wikipedia.org/wiki/Blokus). It has a strong Blokus engine
8with different playing levels. The supported game variants are Classic, Duo,
9Trigon, Junior, Nexos, GembloQ and Callisto.
10
11See [INSTALL](INSTALL.md) for instructions how to build and install
12the program from the sources. See [NEWS](NEWS.md) for release notes.
13See [HACKING](HACKING.md) for an overview of the source code.
14
15Contact
16-------
17
18The homepage of Pentobi is at https://pentobi.sourceforge.io.
19The maintainer of Pentobi is Markus Enzenberger. Bugs can be reported
20at the [issue tracker](https://github.com/enz/pentobi/issues) at GitHub.
21
22License
23-------
24
25Copyright (C) 2011-2021 Markus Enzenberger.
26See [AUTHORS](AUTHORS.md) for a full list of authors.
27
28This program is free software: you can redistribute it and/or modify it
29under the terms of the GNU General Public License as published by the
30Free Software Foundation, either version 3 of the License, or (at your
31option) any later version.
32
33This program is distributed in the hope that it will be useful, but
34WITHOUT ANY WARRANTY; without even the implied warranty of
35MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36GNU General Public License for more details. You should have received
37[a copy](LICENSE.md) of the GNU General Public License along with this
38program. If not, see <https://www.gnu.org/licenses/>.
39
40### Trademark Disclaimer
41The trademark Blokus and other trademarks referred to are property of
42their respective trademark holders. The trademark holders are not
43affiliated with the author of the program Pentobi.
44