Nibbles (video game)
Nibbles, also known by the source code's 8.3 filename NIBBLES.BAS, is a variant of the snake video game concept used to demonstrate the QBasic programming language. Nibbles was written in QBasic by Rick Raddatz, who later went on to create small businesses such as Xiosoft and Bizpad.
Gameplay
Image:GNOME Nibbles.png|thumb|GNOME Nibbles, a clone of QBasic NibblesThe game's objective is to navigate a virtual snake through a walled space while consuming numbers along the way. The player must avoid colliding with walls, other snakes or their own snake. Since the length of the snake increases with each number consumed, the game becomes more difficult over time. After the last number has been eaten, the player progresses to the next level, with more complex obstacles and increased speed. There is a multiplayer mode which allows a second player to control a second snake by using a different set of keys on the same keyboard.