Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 523 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 523 Bytes

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