Update README.md
This commit is contained in:
parent
00b9bca8bb
commit
6242269ad4
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
# FlappyBird
|
# FlappyBird
|
||||||
A simple flappy bird game, made with html elements, CSS, and JavaScript. Made without using canvas.
|
A simple flappy bird game, made with the technologies listed below.\nIt uses a modular design, with many JS files working together. It uses ES6 arrow functions instead of regular functions.
|
||||||
|
|
Reference in a new issue