More actions
No edit summary |
m (Text replacement - "GameBrew!" to "GameBrew") |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games (Board) - GameBrew | |title=Vita Homebrew Games (Board) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=connectfourvita.jpg | |image=connectfourvita.jpg |
Revision as of 03:13, 5 December 2022
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