tonedef71 / agon-nomis

NOMIS: a clone of the classic game SIMON for AgonLight and BBC BASIC SDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agon-nomis nomis_icon

NOMIS: a clone of the classic game Simon written in BBC BASIC v3

Display

NOMIS supports multiple display modes on the AgonLight. The game should be played in a mode that supports a minimum of 16 colors and minimum screen dimensions of 40 columns by 22 rows.

On BBC BASIC SDL, one display mode (MODE 9) is supported.

Controls

Use the keys R, F, J, and I keys (comfortably located near the "home row" keys on a QWERTY keyboard) to press the colored light-up sensor pads (Green, Yellow, Blue, and Red, respectively) to correctly repeat a longer and longer series of signals.

Difficulty

There are four levels of difficulty:

  1. The player must correctly repeat eight signals to win the game
  2. The player must correctly repeat fourteen signals to win the game
  3. The player must correctly repeat twenty signals to win the game
  4. The player must correctly repeat thirty-one signals to win the game

Best Score

  • The default best score is six out of eight.
  • The best score will be saved to a file named nomis.hi in the same folder as the nomis.bas file.
  • NOMIS must be run from the exact folder where the nomis.hi file resides in order for the saved best score to be read-in by the game.

Demo Playthrough

NOMIS-Demo-Playthru.mp4

About

NOMIS: a clone of the classic game SIMON for AgonLight and BBC BASIC SDL

License:Creative Commons Zero v1.0 Universal


Languages

Language:BASIC 100.0%