The ELMOIN-MAN
game based on the game Starman
written in Haskell by Wim Vanderbauwhede.
1 Fork repo https://github.com/elmoin/starman-exercise.git
2 Install dependencies and run app
npm i
npm start
3 Open http://localhost:3333 in your browser.
4 Open App.elm
to finish the game and have fun :)
5 Feel free to open pull a request to show you result ;)
-
Use methods of
String
package to compare and display Strings. -
Last of all: There is already a solution of this exercise: branch
solution
Moin Moin Elmoin && have fun :)