Skip to content

caferdg/guess-my-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess my word 🔎

Live deployment at caferdg.github.io/guess-my-word

About

Website made in elm (a Haskell based purely functional language) for a school project. The goal was to make a website that would allow a user to guess a randomly chosen word. 1000 most used words are written in a txt file (static/words.txt) and the website choses randomly one of these words. Definitions are fetched from Free Dictionary API.

Build

elm make src/Main.elm --optimize --output=main.js

Run

elm reactor

About

Website made in ELM for a school project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published