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

https://github.com/dbackowski/gorog

Simple roguelike game written in Go
https://github.com/dbackowski/gorog

Last synced: 9 months ago
JSON representation

Simple roguelike game written in Go

Awesome Lists containing this project

README

          

### GoRog

Roguelike game written in Go, based on the great tutorial from this page: https://www.fatoldyeti.com/posts/roguelike-tutorial-0

![screenshot](https://i.imgur.com/NMEcXPt.png)

### How to run?

You can run it locally by cloning this repo and running this command:

```go
go run .
```

Or you can play it in the browser, the WebAssembly version is hosted at this URL: https://dbackowski.github.io/gorog/

### How to play?

Use arrows keys to move and attack