Noëlle Anthony bbce7567f1 Factor out common utility functions into a package | před 5 roky | |
---|---|---|
src/util | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
ddchar.go | před 5 roky | |
main.go | před 5 roky |
In Nomine and D&D character generators in Go
My first big project in any new language is a character generator. It involves an understanding of functions, data types, randomness, and user input and output, so it’s a good proof of language acquisition.
(The D&D character generator is here because I forgot which system I was coding for and decided to do both.)