Skip to content

mboren/elm-scraddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraddle

An app for checking if something is a valid scrabble word. To improve conversion rates and performance, rather than looking the word up, this app simply adds the word to the English language.

Ethics

I do not condone cheating in word games. The primary purpose of this app is to make my grandma laugh.

Getting started

You need to have Elm 0.19 installed on your machine.

Compile this project with:

elm make src/Main.elm

Then view it:

elm reactor

About

No description or website provided.

Topics

Resources

License

Unlicense, CC0-1.0 licenses found

Licenses found

Unlicense
LICENSE
CC0-1.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages