More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Board) - GameBrew | |title=Vita Homebrew Games (Board) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=connectfourvita2.jpg | ||
|image_alt=Connect Four | |image_alt=Connect Four | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Connect Four | |title=Connect Four | ||
|image= | |image=connectfourvita2.jpg | ||
|description=Connect 4 game for | |description=Connect 4 game for PS Vita. | ||
|author=Dane64 | |author=Dane64 | ||
|lastupdated=2020/05/03 | |lastupdated=2020/05/03 | ||
Line 15: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/connectfourvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/connectfourvita.7z | ||
|website= | |website=https://github.com/Dane64/ConnectFour/releases | ||
|source=https://github.com/Dane64/ConnectFour | |source=https://github.com/Dane64/ConnectFour | ||
}} | }} | ||
A simple Connect 4 game for | A simple Connect 4 game for PS Vita/PSTV with Minimax algorithm implemented. | ||
== | ==Controls== | ||
D-Pad - Selection | |||
Cross - Select | |||
Circle - Return | |||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/connectfourvita3.jpg | |||
== | ==Media== | ||
https:// | '''PS Vita Hacks: Connect 4 Homebrew Game Review and Easy Installation''' ([https://www.youtube.com/watch?v=QUvh8WeMvFs Robles Junior]) <br> | ||
<youtube>QUvh8WeMvFs</youtube> | |||
== | ==Known issues== | ||
Fuzzy texts. | |||
==Special Thanks to== | ==Special Thanks to== | ||
KeithGalli - Best explanation I could find on implementing the Minimax algorithm | KeithGalli - Best explanation I could find on implementing the Minimax algorithm. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/Dane64/ConnectFour | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/550 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/550 |
Latest revision as of 06:23, 21 December 2022
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.