Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohido/roscipa-erlang

Erlang Simple Rock Scissor Paper Game
https://github.com/mohido/roscipa-erlang

Last synced: 7 days ago
JSON representation

Erlang Simple Rock Scissor Paper Game

Awesome Lists containing this project

README

        

# ROSCIPA-Erlang
Erlang Simple Rock Scissor Paper Game

# Start Game

> erl -make

> erl -pa ebin/

> moh_supervisor:start(game, []).