/flappy-bird

A game of Flappy Bird made in pure JavaScript, HTML and CSS

Primary LanguageJavaScript

flappy-bird

A game of Flappy Bird made in pure JavaScript, HTML and CSS

Watch the full video here.

Srushtikas code for implementing Ably: https://github.com/Srushtika/multiplayer-flappy-bird

Hey Everyone! This is a really exciting video. Not only are we going to learn how to make Flappy Bird in pure JavaScript, HTML and CSS (No canvas required), but we are going to learn how to:

  • Deploy it onto a website so we can share it, thanks to Fleek.
  • Make it Multiplayer in Part 2 on Srushtika's channel.
  • PLUS BONUS: Watch me and Srushtika get interviewed on the making of the game by fellow YouTuber Eddie.

We are going to be hosting our built games on Fleek in this walkthrough. You will leave with a personalized fleek URL, but if you would like a different one you can also purchase domains via them too.

For those of you who have not heard of Fleek, they make it easy to build and integrate privacy, encryption, and p2p functionality into your sites, web & native apps. It's built on the new internet! So on IPFS, a protocol and peer-to-peer network for storing and sharing data in a distributed file system.

Links mentioned in the video: Deploy on IPFS in under 1 minute with Fleek. Srushtika's channel for Part 2. Eddie's Channel for Part 3. Check out Keycodes.

I hope you enjoy the video, please don't forget to like, comment and subscribe for more if you have enjoyed watching!

As always, please do share your finished games with me on My Twitter.

MIT Licence

Copyright (c) 2020 Ania Kubow

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

*Translation: Ofcourse you can use this for you project! Just make sure to say where you got this from :)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.