Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@magnars
Created July 28, 2015 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magnars/a228b328df6bac4e85ed to your computer and use it in GitHub Desktop.
Save magnars/a228b328df6bac4e85ed to your computer and use it in GitHub Desktop.
(ns undead.client
(:require [chord.client :refer [ws-ch]]
[cljs.core.async :refer [<!]]
[undead.components :refer [render-game]])
(:require-macros [cljs.core.async.macros :refer [go]]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment