Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhauman/flappy-bird-demo
Live interactive coding Flappy Bird in ClojureScript
https://github.com/bhauman/flappy-bird-demo
Last synced: 7 days ago
JSON representation
Live interactive coding Flappy Bird in ClojureScript
- Host: GitHub
- URL: https://github.com/bhauman/flappy-bird-demo
- Owner: bhauman
- License: epl-1.0
- Created: 2014-04-29T12:35:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T16:42:36.000Z (over 2 years ago)
- Last Synced: 2024-05-08T19:13:32.559Z (6 months ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 144
- Watchers: 5
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flappy-bird-demo
> Please use the [newer flappy bird demo](https://github.com/bhauman/flappy-bird-demo-new) that is kept up to date with contemporary versions of ClojureScript and [Figwheel](https://figwheel.org).
This repo contains the original flappy bird demo that I used in my video and blog post that introduced figwheel. This may or may not work and is here for posterity, please use the newer version.Read the [blog post](http://rigsomelight.com/2014/05/01/interactive-programming-flappy-bird-clojurescript.html) about this flappy bird demo.
Watch the 6 minute [video](https://www.youtube.com/watch?v=KZjFVdU8VLI)
## License
Copyright © 2014 Bruce Hauman
Distributed under the [Eclipse Public License](LICENSE) either version 1.0 or any
later version.