Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jar-b/zombiego
A simple scrolling text game
https://github.com/jar-b/zombiego
Last synced: 10 days ago
JSON representation
A simple scrolling text game
- Host: GitHub
- URL: https://github.com/jar-b/zombiego
- Owner: jar-b
- License: mit
- Created: 2018-05-25T01:13:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T02:20:36.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T20:57:51.852Z (24 days ago)
- Language: Go
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zombiego
A simple scrolling text game, which may or may not have characters inspired by a popular TV show. Mostly just an excuse to learn Go.
![zombiego.png](img/zombiego.png)
## Other Ideas
- [x] Colorize prompt: https://github.com/fatih/color
- [ ] Add levels
- [ ] A more complex display: https://github.com/JoelOtter/termloop