Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Go Fish PSP: Difference between revisions

From GameBrew
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP Homebrews
{{Infobox PSP Homebrews
|title=Go Fish
|title=Go Fish
|image=pspgofish2.png
|image=Pspgofish2.png
|description=Go Fish card game.
|description=Go Fish card game.
|author=DSI
|author=DSI
Line 8: Line 8:
|version=1.1
|version=1.1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/psphomebrew/pspgofish.7z
|download=https://dlhb.gamebrew.org/psphomebrew/psp_go_fish.zip
|website=https://github.com/dsixda/PSP-Go-Fish
|website=https://github.com/dsixda/PSP-Go-Fish
|source=
}}
}}
Go Fish PSP is the first Go Fish card game written for the PSP, originally released in 2007. Written in Lua and works on custom firmwares.
Go Fish PSP is the first Go Fish card game written for the PSP, originally released in 2007. Written in Lua and works on custom firmwares.
Line 55: Line 54:
==Changelog==
==Changelog==
'''v1.1 2008/02/13'''
'''v1.1 2008/02/13'''
* Added high score file containing overall results
* Added high score file containing overall results.
* Changed EBOOT icon (thanks to nicodemus82)
* Changed EBOOT icon (thanks to nicodemus82).
* Minor cosmetic changes
* Minor cosmetic changes.
* Improved random number seed; cards were getting predictable
* Improved random number seed; cards were getting predictable.
* Works on PSP Slim now (thanks to homemister91's new LuaPlayer HM)
* Works on PSP Slim now (thanks to homemister91's new LuaPlayer HM).


'''v1.0 2007/09/05'''
'''v1.0 2007/09/05'''
Line 68: Line 67:
* QuickJump - [https://web.archive.org/web/20091216113602/http://dl.qj.net/psp/homebrew-games/go-fish-v11.html http://dl.qj.net/psp/homebrew-games/go-fish-v11.html] (archived)
* QuickJump - [https://web.archive.org/web/20091216113602/http://dl.qj.net/psp/homebrew-games/go-fish-v11.html http://dl.qj.net/psp/homebrew-games/go-fish-v11.html] (archived)


[[Category:PSP homebrew applications]]
[[Category:Lua games on PSP]]
[[Category:Homebrew card games on PSP]]

Latest revision as of 03:02, 24 October 2024

Go Fish
Pspgofish2.png
General
AuthorDSI
TypeCard
Version1.1
LicenseMixed
Last Updated2008/12/03
Links
Download
Website

Go Fish PSP is the first Go Fish card game written for the PSP, originally released in 2007. Written in Lua and works on custom firmwares.

Installation

Unzip contents of zip file to /PSP/GAME/.

Ensure the game is located at /PSP/GAME/GoFish/.

User guide

Game rules:

  • Both players (you and computer) start with 7 cards in a hand.
  • If a hand has any pairs, they are taken out and kept in the player's stash.
  • Players take turns asking the other player if they have a particular card of the same value that they currently have in their own hand.

Example scenario 1:

  • Player 1 asks: "Do you have a Jack?"
  • Player 2 will give that card to Player 1 if he has a Jack of any suit.
  • Player 1 takes his new pair of Jacks and puts them into his stash.
  • Player 1 goes again.

Example scenario 2:

  • Player 1 asks: "Do you have a 2?"
  • Player 2 doesn't have a 2 in his hand, so he goes "Go Fish".
  • Player 1 takes one card from the deck (all cards in deck are face down).
  • Player 1 puts down any possible pairs resulting from this new card.
  • Player 2 gets his turn now. And so on.

Note: The first turn in the game is randomly selected.

The game ends when either a player finishes his hand or the deck runs out of cards. The winner is the player with the most pairs.

Controls

Circle/Cross - Continue to the next move

D-Pad - Move around to highlight a card

Triangle - Plays the selected card

Select - Makes a screenshot

Home - Quit

Changelog

v1.1 2008/02/13

  • Added high score file containing overall results.
  • Changed EBOOT icon (thanks to nicodemus82).
  • Minor cosmetic changes.
  • Improved random number seed; cards were getting predictable.
  • Works on PSP Slim now (thanks to homemister91's new LuaPlayer HM).

v1.0 2007/09/05

  • Inception.

External links

Advertising: