![]() |
Pente Source |
Source code for pente. [More] |
To download this demo for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Dan.PenteSource##version=0 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Dan.PenteSource##version=0 |
This project illustrates a basic strategic board game, including computer-controlled players. (See Dan.Pente) It uses the standard "min-max" algorithm to generate moves and is optimized using alpha-beta pruning.
It could use some more optimization, particularly in the evaluation of board positions. Other than that, this is a nice clean base to use for building other projects. |
Copyright © 2025 BYOND Software.
All rights reserved.