https://github.com/robertbasic/d20
An overcomplicated d20 roller, built in golang.
https://github.com/robertbasic/d20
Last synced: 5 days ago
JSON representation
An overcomplicated d20 roller, built in golang.
- Host: GitHub
- URL: https://github.com/robertbasic/d20
- Owner: robertbasic
- License: mit
- Created: 2017-12-26T22:11:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T09:36:37.000Z (about 8 years ago)
- Last Synced: 2025-12-25T11:47:18.291Z (about 1 month ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# d20 roller
An overcomplicated d20 roller, built in golang.
## But, why?
To learn a bit about building web applications with golang.