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.
Noëlle Anthony 0a41d46584 Basic implementation of class and stats 5 vuotta sitten
LICENSE Initial commit 5 vuotta sitten
README.md Added line to readme 5 vuotta sitten
ddchar.go Basic implementation of class and stats 5 vuotta sitten
main.go Basic implementation of class and stats 5 vuotta sitten

README.md

go-inchar

In Nomine character generator 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.