Connect Four Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| Line 42: | Line 42: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/Dane64/ConnectFour | * GitHub - https://github.com/Dane64/ConnectFour | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/550 | ||
Latest revision as of 04:36, 5 January 2025
| Connect Four | |
|---|---|
| General | |
| Author | Dane64 |
| Type | Board |
| Version | 1.0 |
| License | GPL-3.0 |
| Last Updated | 2020/05/03 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple Connect 4 game for PS Vita/PSTV with Minimax algorithm implemented.
Controls
D-Pad - Selection
Cross - Select
Circle - Return
Screenshots
Media
PS Vita Hacks: Connect 4 Homebrew Game Review and Easy Installation (Robles Junior)
Known issues
Fuzzy texts.
Special Thanks to
KeithGalli - Best explanation I could find on implementing the Minimax algorithm.