Skip to content

rn2dy/sokoban-go

Repository files navigation

Sokoban In Terminal With Go

alt text

Setup

git clone github.com/rn2dy/sokoban-go
cd path/to/sokoban-go
go get -u github.com/nsf/termbox-go
go build -o sokoban
./sokoban

Credit

Inspired by gotetris

About

sokoban game in terminal written with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages