imports from libregamewiki

This commit is contained in:
Trilarion
2019-11-08 14:27:53 +01:00
parent 73969f8476
commit 644158b45f
65 changed files with 1409 additions and 275 deletions

17
entries/pentobi.md Normal file
View File

@ -0,0 +1,17 @@
# Pentobi
_Blokusplaying program. Blokus is an abstract tile-placement board game with tiles shaped like polyominoes and simple rules._
- Home: https://pentobi.sourceforge.io/, https://sourceforge.net/projects/pentobi/
- State: mature
- Download: https://sourceforge.net/projects/pentobi/files/
- Keywords: role playing, board, inspired by Blokus, open content
- Code repository: https://github.com/enz/pentobi.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: Qt
- Assets license: ? (GPL)
In addition to the classic version of Blokus, Pentobi also supports a number of game variants and similar games: Blokus Duo, Blokus Trigon, Blokus Junior, Nexos, GembloQ and Callisto.
## Building