This repository is about 3 projects on differents languages : Elm, Golang, JavaScript
To upload it, you have to write this command in your terminal : git clone https://github.com/Valdyzer/ELP.git
----------------- ELM -----------------
Move to the fold with the command : cd ELP/ELM
and use : elm reactor
it allows to connect you to the web page of the project with an URL link.
----------------- GO -----------------
Move to the fold with the command : cd ELP/GO
and use : go run main.go
----------------- JS -----------------
Move to the fold with the command : cd ELP/GO
and use : node jarnac.js
it will start an interactive version of the game "Jarnac".