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

https://github.com/danr/russell

Word game
https://github.com/danr/russell

Last synced: 11 months ago
JSON representation

Word game

Awesome Lists containing this project

README

          

# Russell's ordorm

A web clone of [Webster's Revenge](http://daxeria.macdomain.org/wanted.htm#webstersrevenge)
using [AngularJS](http://angularjs.org/)
and [Haskell](http://www.haskell.org/haskellwiki/Haskell).

## Installation instructions

Use `--recursive` when issuing `git clone`

Run `make all` in the `frontend` directory

Run `cabal install` in the main directory