Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ecelis/go-adventure
- Owner: ecelis
- License: other
- Created: 2021-12-14T00:08:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T01:52:15.000Z (about 3 years ago)
- Last Synced: 2024-06-19T20:55:24.322Z (7 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/