https://github.com/danr/russell
Word game
https://github.com/danr/russell
Last synced: 11 months ago
JSON representation
Word game
- Host: GitHub
- URL: https://github.com/danr/russell
- Owner: danr
- License: other
- Created: 2013-01-13T23:19:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T21:23:39.000Z (about 13 years ago)
- Last Synced: 2025-01-23T15:39:54.109Z (over 1 year ago)
- Language: JavaScript
- Size: 465 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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