syndicate-js/packages/flappy-bird-demo
Tony Garnock-Jones 18ab5db460 Use nested dataspaces to clean up restarts 2018-11-11 17:34:59 +00:00
..
css Flappy bird demo 2018-11-08 10:54:21 +00:00
imgs Flappy bird demo 2018-11-08 10:54:21 +00:00
src Use nested dataspaces to clean up restarts 2018-11-11 17:34:59 +00:00
.babelrc Flappy bird demo 2018-11-08 10:54:21 +00:00
LICENCE Flappy bird demo 2018-11-08 10:54:21 +00:00
README.md Flappy bird demo 2018-11-08 10:54:21 +00:00
gpl-3.0.txt Flappy bird demo 2018-11-08 10:54:21 +00:00
index.html Flappy bird demo 2018-11-08 10:54:21 +00:00
package.json Publish 2018-11-08 10:56:26 +00:00
screenshot.png Flappy bird demo 2018-11-08 10:54:21 +00:00
webpack.config.js Flappy bird demo 2018-11-08 10:54:21 +00:00

README.md

Flappy Bird in Syndicate/js

Inspired by Joshua Cole's 2016 post on Flappy Bird in Eve, and taking art resources from Bruce Hauman's Clojure-based flappy bird demo, this is an implementation of a Flappy-Bird-like game for the browser using Syndicate/js.

Screenshot

Licence

GPL-3.0+, except the resources in css and imgs, which are taken from Bruce Hauman's flappy bird demo which is, itself, under the Eclipse Public Licence version 1.0 or later.