Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frectonz/hazarda_en_elixir

A random number game implemented in Elixir.
https://github.com/frectonz/hazarda_en_elixir

elixir nix random-number-game

Last synced: 7 days ago
JSON representation

A random number game implemented in Elixir.

Awesome Lists containing this project

README

        

# HazardaEnElixir

A random number game implemented in Elixir.

```bash
nix run github:frectonz/hazarda_en_elixir
```

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

## How to Build

```bash
nix develop
mix run game.exs
```