Description:
Connect4 is a four-in-a-row videogame. Its novelty is the possibility to exploit the power of Fairy Stockfish for the moves computed by the program. Fairy Stockfish is a multi purpose engine derived from the famous Stockfish, engine written for chess.
Features:
- Fairy Stockfish support
- Take back move
- Suggest move
NOTE: For AROS and OS4 platform no porting of Fairy Stockfish has been made! So, on these platforms Connect4 can only make games between humans. User interested to get involved in the project can do this porting.
The source code of Fairy Stockfish on GitHub:
https://github.com/fairy-stockfish/Fairy-Stockfish
Fairy Stockfish has already been ported for the MorphOS platform, developers who want to look at it can follow this link:
https://www.morphos-storage.net/?id=2360745