選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Noëlle Anthony 0a41d46584 Basic implementation of class and stats 6年前
LICENSE Initial commit 6年前
README.md Added line to readme 6年前
ddchar.go Basic implementation of class and stats 6年前
main.go Basic implementation of class and stats 6年前

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.