You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 315B

5 years ago
1234
  1. # go-inchar
  2. [In Nomine](http://www.sjgames.com/in-nomine) character generator in [Go](https://golang.org/)
  3. 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.