Browse Source

Update README

master
Noëlle Anthony 5 years ago
parent
commit
1bb31e9fff
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      README.md

+ 3
- 1
README.md View File

@@ -1,4 +1,6 @@
# go-inchar
[In Nomine](http://www.sjgames.com/in-nomine) character generator in [Go](https://golang.org/)
[In Nomine](http://www.sjgames.com/in-nomine) and D&D character generators in [Go](https://golang.org/)

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

Loading…
Cancel
Save