For those people who don’t know, Genius is a Simon Says-like game. You should repeat the sequence that the phone draws.

Changes:

# WARNING: Hardcoded for 240×320 resolution (N95, N82, etc)
# WARNING: Can’t start new game if a sequence/color is being drawed – avoids error
# WARNING: Can’t change the game mode if a sequence/color is being drawed – avoids error
# FIX: Darker main colors and brighter light colors
# FIX: Compare each color from the sequences
# FIX: Sequence only appends the color when it is drawed
# NEW: Press 2 for RED
# NEW: Press 4 for BLUE
# NEW: Press 8 for YELLOW
# NEW: Press 6 for GREEN
# NEW: Text with game status
# NEW: Score and level count on-screen
# NEW: Decrease draw time when level > 5
# NEW: “Append Mode”: Genius only shows last item of the sequence, user should input whole sequence

http://discussion.forum.nokia.com/forum/showthread.php?t=153629