Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r-cha/wordelm

A wordle clone
https://github.com/r-cha/wordelm

elm elm-lang wordle-clone

Last synced: about 2 months ago
JSON representation

A wordle clone

Awesome Lists containing this project

README

        

# wordelm

## What

A clone of Wordle written in Elm.

## Why

So that I could entertain myself by learning something new.

## Running Locally

1. Ensure Elm is installed
2. `npm run build`
3. Open `index.html` in your browser.

## Try it

`main` automatically deploys to [wordelm.r-cha.dev](https://wordelm.r-cha.dev/)

## Look at it

image