nibbles icon indicating copy to clipboard operation
nibbles copied to clipboard

QBasic Nibbles in Go

QBasic Nibbles in Go

A Go reimplementation of the classic QBasic Nibbles (MS-DOS, 1990) snake game.

Screenshots

Game level Intro screen Settings

Install

go install github.com/gophun/nibbles@latest

Run:

nibbles

See also

CsNibbles - A C# reimplementation of Nibbles