/flappy-bird-demo-new

This is the original Flappy Bird Demo updated to use the latest incarnation of Figwheel.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

flappy-bird-demo

This is the original Flappy Bird Demo updated to use the latest incarnation of Figwheel.

screenshot

Read the blog post about this flappy bird demo.

Watch the 6 minute video

Checkout the documentation on figwheel-main to go further!

Usage

Via Leiningen

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

Via Clojure Tools

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

License

Copyright © 2018 Bruce Hauman

Distributed under the Eclipse Public License either version 1.0 or any later version.