Skip to content

K3yn/simon-nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon NX v0.2

A work in progress memory game.

Simon is an electronic game of memory skill invented by Ralph H. Baer and Howard J. Morrison, with software programming by Lenny Cope. The device creates a series of tones and lights and requires a user to repeat the sequence. If the user succeeds, the series becomes progressively longer and more complex. Once the user fails the game is over. Much of the assembly language was written by Charles Kapps. Simon was launched in 1978 at Studio 54 in New York City and was an immediate success, becoming a pop culture symbol of the 1970s and 1980s.

Features :

- U can use user profile to play for highscores. 
- Touch screen.
- 3 levels of difficulty.
- Playable in docket mode.

Controls : Menu: - Double Touch or D-pad + A : Menu Selection Game: easy: - Short Touch : enable color. - X : enable green. - A : enable red. - B : enable blue. - Y : enable yellow. mid: - Short Touch : enable color. hard: - Short Touch : enable color. - D-pad : Change color. - D-pad + A : Select color. - Key-lef : back to menu. -
- Plus : Exit game

Changelog :

v0.2 - Added 2 levels of difficulty. - Change sounds. - v0.1 - Initial Release.