Skip to content

tomxelliott/sumfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SumFun

Simple command line game to test mental arithmetic.

Post your top scores :)

Ways to run

Either build and run with one command:

$ go run start.go

Or if you would rather build the program and run it that way: (run go build from root of repo)

$ go build
$ ./quiz

About

Command Line game to test mental arithmetic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages