An open API service indexing awesome lists of open source software.

https://github.com/oderwat/go-guess-the-number-app

A simple "guess the number" game for testing "go-app"
https://github.com/oderwat/go-guess-the-number-app

Last synced: 11 months ago
JSON representation

A simple "guess the number" game for testing "go-app"

Awesome Lists containing this project

README

          

# go-guess-the-number-app
A simple "guess the number" using the [go-app](https://github.com/maxence-charriere/go-app) framework!

If you have [Reflex](https://github.com/cespare/reflex) installed, you can run it with semi LiveReload using `make watch`.