More actions
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
Word[1] = "(first word)" | Word[1] = "(first word)" | ||
Word[2] = "(second word and so on)" | Word[2] = "(second word and so on)" | ||
Then edit dictionary.cfg to the highest numbered dictionary. | Then edit dictionary.cfg to the highest numbered dictionary. | ||
Revision as of 11:32, 28 December 2021
Hangman | |
---|---|
General | |
Author | pspwner |
Type | Puzzle |
Version | 1.00 |
License | Mixed |
Last Updated | 2007/03/20 |
Links | |
Download | |
Website | |
Hangman for PSP is a letter guessing game made by pspwner, coded in Lua.
It was submitted to the Neo Spring Coding Compo 2007 (PSP Games, 15th place).
Features
- Two categories for a total of 71 words.
- 28 guessable letters.
- Screenshot - saves to PSP/PHOTO/HangmanScreenshot.bmp.
- USB Support.
- Awesome graphics by gas.
Installation
Place Hangman folder in ms0:/PSP/GAME/.
User guide
Same gameplay as Hangman, you have to guess the correct word by selecting the letter. You have 8 guesses to find out the hidden word before the game is over.
Making new category
Name it dictionary2.dic (or 3 or 4...). It should look like this:
Wordmax = (enter the number of words here) Word = {} Word[0] = "(category name here)" Word[1] = "(first word)" Word[2] = "(second word and so on)"
Then edit dictionary.cfg to the highest numbered dictionary.
Controls
D-pad - Moves the cursor through the letters
Cross - Select a letter
Circle - Change the subject of the word
Square - Change the word
L - Makes a USB connection
Start - Exit the game
Credits
All who helped make homebrew possible on the PSP.
gas - Awesome graphics for Hangman and Magic8Ball.
PSP-vault.com, pspupdates.qj.net, psphackdeving.tk, psp-homebrew.eu