More actions
(Created page with "{{Infobox PSP homebrew | title = Simon Says | image = https://dlhb.gamebrew.org/psphomebrew/SimonSays.jpg|250px | type = Other Games | version = v1.3 | licence = Mixed | autho...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Simon Says | | title = Simon Says | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/simonsays.png|250px | ||
| type = Other Games | | type = Other Games | ||
| version = | | version = 1.3 (14 Aug 2019) | ||
| licence = Mixed | | licence = Mixed | ||
| author = sharkwouter | | author = sharkwouter | ||
| website = https://github.com/sharkwouter/simonsays-psp | | website = https://github.com/sharkwouter/simonsays-psp | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/simonsays.7z | ||
| source = https://github.com/sharkwouter/simonsays-psp | | source = https://github.com/sharkwouter/simonsays-psp | ||
}} | }} | ||
Simon Says is a simple memory game for the Playstation Portable developed by sharkwouter (aka wwboy). The game has 3 difficulty levels and is based on the Phoenix Game Engine v0.02. | Simon Says is a simple memory game for the Playstation Portable developed by sharkwouter (aka wwboy). The game has 3 difficulty levels and is based on the Phoenix Game Engine v0.02. | ||
Line 16: | Line 15: | ||
This was one of the contest entries for the Neo Retro Coding Compo 2010 (Retro GAME). | This was one of the contest entries for the Neo Retro Coding Compo 2010 (Retro GAME). | ||
User guide | ==User guide== | ||
Memorize the sequence of colors shown and reproduce it by pressing the corresponding color keys. | Memorize the sequence of colors shown and reproduce it by pressing the corresponding color keys. | ||
Controls | ==Controls== | ||
Square/Triangle/Circle/Cross - Color keys | Square/Triangle/Circle/Cross - Color keys | ||
D-Pad - Color keys | D-Pad - Color keys | ||
Changelog | ==Screenshots== | ||
v1.1 | https://dlhb.gamebrew.org/psphomebrew/simonsays2.png | ||
https://dlhb.gamebrew.org/psphomebrew/simonsays3.png | |||
==Changelog== | |||
'''v1.3''' | |||
* Removed splash screen. | |||
* Replaced the used font with DejaVu Sans Mono. | |||
'''v1.1''' | |||
* It saves the highscore. | |||
* The digital pad can be used as well. | |||
* The splashscreen is a little bit different. | |||
==External links== | |||
* GitHub - https://github.com/sharkwouter/simonsays-psp | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=6293.0 | |||
* QuickJump - http://forums.qj.net/psp-development-forum/166656-release-simon-says-v1-1-a.html | |||
* QuickJump - http://forums.qj.net/psp-development-forum/166524-release-simon-says.html | |||
[[Category:PSP homebrew games]] | |||
[[Category:Other PSP homebrew games]] | |||
Revision as of 09:19, 28 August 2021
Simon Says | |
General | |
---|---|
Author(s) | sharkwouter |
Type | Other Games |
Version | 1.3 (14 Aug 2019) |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
Simon Says is a simple memory game for the Playstation Portable developed by sharkwouter (aka wwboy). The game has 3 difficulty levels and is based on the Phoenix Game Engine v0.02.
This was one of the contest entries for the Neo Retro Coding Compo 2010 (Retro GAME).
User guide
Memorize the sequence of colors shown and reproduce it by pressing the corresponding color keys.
Controls
Square/Triangle/Circle/Cross - Color keys
D-Pad - Color keys
Screenshots
Changelog
v1.3
- Removed splash screen.
- Replaced the used font with DejaVu Sans Mono.
v1.1
- It saves the highscore.
- The digital pad can be used as well.
- The splashscreen is a little bit different.