| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Zero Cards Game... yes, it's similar to Uno™ but I don't like to say "Uno" when only remains a card in my hand.
If you love this content and want we can generate more, you can support us:
It's easy, you only needs to download the source code and ensure you have installed Erlang and Elixir. Then you can open two terminals and in one of them:
iex --sname zero@localhost --cookie zerogame -S mix run
And in the other terminal:
iex --sname zero2@localhost --cookie zerogame --remsh zero@localhost
At this point both consoles are connected to the same node in different processes so, you can run:
ZeroConsole.start
For both terminals and following the instructions.
Enjoy!
| Back | FazBrowse Home | New Git URL |