This is the original Flappy Bird Demo updated to use the latest incarnation of Figwheel.
Read the blog post about this flappy bird demo.
Watch the 6 minute video
Checkout the documentation on figwheel-main to go further!
Make sure you have the latest version of leiningen installed
Clone this repo:
$ git clone https://github.com/bhauman/flappy-bird-demo-new.git
Change into the flappy-bird-demo-new directory and run:
$ lein fig:build
First we will want to install the clj
and clojure
command line
tools.
Clone this repo:
$ git clone https://github.com/bhauman/flappy-bird-demo-new.git
Change into the flappy-bird-demo-new directory and run:
$ clj -A:build
Copyright © 2018 Bruce Hauman
Distributed under the Eclipse Public License either version 1.0 or any later version.