syndicate-js/todo/flappy-bird-demo
Tony Garnock-Jones 58e190e419 Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
..
css Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
imgs Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
src Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
.babelrc Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
LICENCE Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
README.md Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
gpl-3.0.txt Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
index.html Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
main.dist.json Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
package.json Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01:00
screenshot.png Initial port to typescript/es6/babel-free. Far from working or complete 2021-01-11 23:35:36 +01: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.