Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Noëlle Anthony 1bb31e9fff Update README pirms 5 gadiem
LICENSE Initial commit pirms 5 gadiem
README.md Update README pirms 5 gadiem
ddchar.go Add better formatting pirms 5 gadiem
main.go Start building the generator pirms 5 gadiem

README.md

go-inchar

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.)