More actions
m (Text replacement - "Category:PSP homebrew games" to "") |
No edit summary |
||
Line 14: | Line 14: | ||
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. | ||
This was one of the contest entries for the | This was one of the contest entries for the NEO Retro Coding Compo 2010 (Game). | ||
==User guide== | ==User guide== | ||
Line 44: | Line 44: | ||
* QuickJump - http://forums.qj.net/psp-development-forum/166656-release-simon-says-v1-1-a.html | * 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 | * QuickJump - http://forums.qj.net/psp-development-forum/166524-release-simon-says.html | ||
[[Category:NEO Retro Coding Compo 2010]] |
Revision as of 10:56, 31 Mayıs 2024
Simon Says | |
---|---|
General | |
Author | sharkwouter |
Type | Other Games |
Version | 1.3 |
License | Mixed |
Last Updated | 2019/08/14 |
Links | |
Download | |
Website | |
Source | |
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 (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.