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

https://github.com/frectonz/hazarda_en_go

A random number game implemented in Go.
https://github.com/frectonz/hazarda_en_go

golang random-number random-number-game

Last synced: 3 months ago
JSON representation

A random number game implemented in Go.

Awesome Lists containing this project

README

        

# Hazarda en Go

A random number game implemented in Go.

## Running it

You need to have Go installed. Then, run:

```sh
go run main.go
```

[![asciicast](https://asciinema.org/a/540934.svg)](https://asciinema.org/a/540934)