More actions
Connect Four | |
---|---|
File:Connectfourvita.jpg | |
General | |
Author | Dane64 |
Type | Board |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2020/05/03 |
Links | |
Download | |
Source | |
A simple Connect 4 game for PSVITA/PSTV with Minimax algorithm implemented.
How to play
- Dpad - Selection
- Cross - Select
- Circle - Return
Media
Future Plans
- Add sound / gametrack
- Improve score logic to make Minimax algorithm better
Known Bugs
- Fuzzy texts.
- Tell me.
Screenshots
Changelog
(v.1.0)
- First Release.
Special Thanks to
KeithGalli - Best explanation I could find on implementing the Minimax algorithm