Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lakshmankishore/flappybird

A Flappy Bird game clone.
https://github.com/lakshmankishore/flappybird

flappy-bird game html-canvas-game html-css-javascript

Last synced: about 2 months ago
JSON representation

A Flappy Bird game clone.

Awesome Lists containing this project

README

        

# Flappy Bird

A singleplayer game. This is a cloned game of Flappy Bird.
I have used circle as a bird and rectangles as the block.

## Built with

* HTML
* CSS
* Javascript


## Lessons Learned

I learnt more about HTML5 Canvas and some Object Oeriented Concepts from Javascript.
And learnt about `setInterval` in Javascript. I learnt about the Game Logic.

## You can watch the code live [here](https://lakshman-flappybird.surge.sh/)