More actions
m (Text replacement - "This was one of the contest entries " to "It was one of the contest entries") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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. | ||
It was one of the contest | It was one of the contest entries for the NEO Retro Coding Compo 2010 (Game). | ||
==User guide== | ==User guide== | ||
Line 45: | Line 45: | ||
* 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:Lua games on PSP]] | |||
[[Category:NEO Retro Coding Compo 2010]] | [[Category:NEO Retro Coding Compo 2010]] |
Latest revision as of 02:34, 24 October 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.
It 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.