flappy-game/README.md
2022-12-10 02:03:46 +00:00

11 lines
511 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 🐦 Flappy game
* A game developed with JavaScript and CSS;
* This is a replica of the original flappy bird game developed for the sole purpose of learning.
* <strong>Instructions:</strong>
* Click on the screen, or use your spacebar to get started.
* Fly the bird as far as you can without hitting a pipe.
* As the score increases, the difficulty also increases.
* There is also a version in my CodePen page: [https://codepen.io/jguarato/full/mdKoaYR](https://codepen.io/jguarato/full/mdKoaYR).