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.
FlappyBird/README.md
2023-02-01 10:58:32 -05:00

203 B

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.