Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icy-lava/go-rogue

Terminal Rogue-Like written in Go
https://github.com/icy-lava/go-rogue

game go golang roguelike termbox terminal-based

Last synced: about 1 month ago
JSON representation

Terminal Rogue-Like written in Go

Awesome Lists containing this project

README

        

# go-rogue

Terminal rogue-like using Go + Termbox

## Usage
```shell
git clone https://github.com/icy-lava/go-rogue.git
cd go-rogue
go run .
```