Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ecelis/go-adventure

How to program a text aventure game in Go a learning exercise
https://github.com/ecelis/go-adventure

Last synced: 17 days ago
JSON representation

How to program a text aventure game in Go a learning exercise

Awesome Lists containing this project

README

        

# How to program a text adventure in Go

Based on https://helderman.github.io/htpataic/htpataic01.html

## References

- [Go by Example](https://gobyexample.com/)
- https://pkg.go.dev/