Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 499 Bytes

This game was developed by Patryk Płuciennik. ©2019-©2024 All rights reserved.

Flappy Bird game - created from scratch. Application uses HTML, CSS and pure JavaScript in order to build the game. Canvas API manages the game's engine. Project was created in order to expand my JavaScript abilities (OOP).

Scripts

To run game locally wrtie "npm start"

To build to production write "npm run build"

Issues

Report any issues at : https://github.com/PatrickInFrontEnd/flappy-bird/issues