quizgo icon indicating copy to clipboard operation
quizgo copied to clipboard

A CLI Quiz built using Go

Results 3 quizgo issues
Sort by recently updated
recently updated
newest added

Create sqlite database to save a few user informations. I created it thinking about only one local user, but could be extended to add how many users you desire. I...

Is it possible to get this feature so that we are not obliged to always go through CLI? I would like to use this app as an external independant exe...

- A database can be maintained where the user name, score, and the timestamp for each game can be stored. - on exit, the last N game scores can be...

enhancement
work in progress