Skip to content

gophun/nibbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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