No description
This repository has been archived on 2025-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-02-01 10:58:32 -05:00
images Changed styling 2022-02-28 10:06:29 -05:00
bird.js some fixes 2021-12-13 14:35:18 -05:00
index.html some fixes 2021-12-13 14:35:18 -05:00
pipe.js Made the holes bigger so thatt the game is easier. 2021-11-26 12:45:04 -05:00
README.md Update README.md 2023-02-01 10:58:32 -05:00
script.js some fixes 2021-12-13 14:35:18 -05:00
styles.css Changed styling 2022-02-28 10:06:29 -05:00

FlappyBird

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.