dmotz / cellf

πŸ‘ Experiment / small game that reflects you and your surroundings

Home Page:https://oxism.com/cellf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cellf

Dan Motzenbecker, MIT License

Cellf is an interactive experiment that reflects you and your surroundings as you play.

More simply put, it's a twist on sliding tile games written in ClojureScript, React (via Om), and core.async.

Local Development

Clone the repository and run

$ lein figwheel dev

to start a development server on port 3449.

Run

$ lein cljsbuild once min

for optimized output.

About

πŸ‘ Experiment / small game that reflects you and your surroundings

https://oxism.com/cellf

License:MIT License


Languages

Language:Clojure 79.9%Language:CSS 16.6%Language:HTML 2.1%Language:JavaScript 1.4%