Skip to content

afronski/om-my-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om-my-game-of-life

Motivation

I always wanted to do something with use of Om and ClojureScript, and here it is. With high probability it is not an idiomatic Clojure code, you have been warned. 😉

Screenshot with example functionality

cljs + om = ♥

It is a part of lecture for Meet.js meetup in Katowice (performed at 11.02.2015). You can find slides here.

How to start?

First, you need to compile the ClojureScript to JS with:

$ lein cljsbuild auto

Option auto means that it will automatically recompile when any script will change. Then you can open file from resources/index.html in your browser of choice.

About

Game of Life written with use of ClojureScript and Om (cljs + om = ♥).

Resources

Stars

Watchers

Forks

Packages

No packages published