syndicate-js/packages/flappy-bird-demo
Tony Garnock-Jones fa2c184545 Webpack -> Rollup 2020-08-05 12:36:53 +02: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 Webpack -> Rollup 2020-08-05 12:36:53 +02: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 Webpack -> Rollup 2020-08-05 12:36:53 +02:00
main.dist.json Webpack -> Rollup 2020-08-05 12:36:53 +02:00
package.json Webpack -> Rollup 2020-08-05 12:36:53 +02:00
screenshot.png 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.