The popular Pentago game by MindTwister, written in Javascript.
-
Updated
Jan 24, 2017 - PHP
The popular Pentago game by MindTwister, written in Javascript.
Implementation of Pentago game using mini-max algorithm and alpha-beta pruning with JavaFX
A game called Pentago
a version of the game pentago played on the command line
My project for "Introduction to Computer Graphics" course that took place in 2009 - Pentago game developed with C++ / OpenGL
Pentago is an abstract strategy game for two players with four 3×3 grids arranged into a larger 6×6 grid. This game reimplements the well known Connect 4 with a twist: After placing a marble, the player has to twist one of the grids by 90°, thus changing the board after every turn
A Monte-Carlo Tree Search AI for the Pentago Twist board game.
Add a description, image, and links to the pentago topic page so that developers can more easily learn about it.
To associate your repository with the pentago topic, visit your repo's landing page and select "manage topics."