Skip to content

deadeyejoe/codenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codenames: Isolation

A static page to facilitate playing codenames remotely (e.g. over zoom).

Features:

  • Seeded random board generation
  • Track guesses on the board

Developing

This project uses shadow-cljs as a build tool. It has pretty good user documentation, I'd recommend following the start up guide to get a feel for what it does.

It is highly recommended to install clojure support on your code editor. The shadow-cljs user guide has a section on doing this for many common editors.

This project uses reagent, a thin cljs wrapper around react. It's well worth reading the introduction, and the api documentation.

About

An aid for playing codenames remotely (e.g. over zoom). Written in Clojurescript with Reagent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published