/nibbles

QBasic Nibbles in Go

Primary LanguageGo

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