More actions
PSParty | |
---|---|
General | |
Author | PSPHax0r9 |
Type | Other Games |
Version | 0.1 |
License | Mixed |
Last Updated | 2006/08/21 |
Links | |
Download | |
Website | |
A clone of the acclaimed Mario Party, written in Lua. Currently in Beta, it offers a single map with mini-games that can be played up to 4 players.
The project was presented in the QJ.net and Lik-Sang Summer Homebrew Competition (3rd place).
Features
- Add your own custom characters that you make yourself.
- Add your own custom minigames.
- One map currently, courtesy of Campbell_FF.
- Music, courtesy of TPTaylor.
- Currently only single player is available, against AI.
User guide
How to play
Once your character lands on a space, they will either: get one dollar subtracted to their bank, 3 dollars added to their bank, or a random minigame will start.
Once a minigame is over, your score will be compared to the Computer's. The winner will receive 15 dollars.
Custom characters
You will need to make 3 images:
- main.png - Big picture for character select (156x176).
- mainsmall.png - Thumbnail for character select (110x109).
- pic1.png - Player's token for movement (35x35).
Place these three images in a folder named after your character. For example, if your character is Mario, name the folder "Mario". This name will be shown in character select.
Put this folder inside the characters folder.
Next time you access Character Select, your custom character will be available.
Controls
Cross - Choose, Roll the dice
Start - Pause
Select - Exit
D-Pad - Choose a path when at an intersection on the map
L/R - Can be used in character select instead of D-Pad
Controls
Credits
Thanks to:
- NEvolution - Beta tester.
- PSPMillionaire - Helped with coding.
- Campbell_FF - Did all the amazing graphics in this game.
- youresam - Helped in explaining certain functions helping me fix errors in my code.
- TPTaylor - Helped with music.
- spiderjames - The original mastermind behind thinking up PSParty.