romidane / find-me-an-emoji

A memory game written in Elm written for fun

Home Page:https://awesome-snyder-5d610e.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find me

This project is bootstrapped with Create Elm App.

Below you will find some information on how to perform basic tasks. You can find the most recent version of this guide here.

Background

This is an educational project I build in my spare time during my train commutes to work. The goal was to build a single page application as well as a game using elm. The single page asspect of the app is achieved through basic navigation of pages / /about /404

The game part is simple memory game which involves finding pairs of emoticons. The app can be found here

View the app

alt Screenshot

Running the app in development mode

elm-app start

then navigate to http://localhost:3000

Todo

  • Write tests
  • Add a scoring system
  • Some tidying up

About

A memory game written in Elm written for fun

https://awesome-snyder-5d610e.netlify.com/

License:Other


Languages

Language:Elm 69.1%Language:CSS 17.6%Language:JavaScript 11.7%Language:HTML 1.6%