velveteer / crossed

A multiplayer crossword puzzle generator. Built with Clojure and Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crossed

Crossed is a multiplayer crossword game made with Clojure and Firebase.

Works best on recent versions of Chrome for desktop and mobile.

Live demo

Technologies

This wouldn't have been possible without:

The crossword generation code is shamelessly pulled from Ben Denham's work here: clj-crosswords. It has been slightly tweaked but all the credit is due to him.

All of the crossword clues are generated using modified data from https://github.com/donohoe/nyt-crossword/.

Roadmap

  • Game chat
  • Time trial
  • Versus

About

A multiplayer crossword puzzle generator. Built with Clojure and Firebase.

License:GNU General Public License v2.0


Languages

Language:Clojure 87.9%Language:CSS 11.0%Language:JavaScript 1.1%