Skip to content

besimgurbuz/flappybird-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Game

Game coded with React

How to play

spacebar to flap the wing.

Scoreboard

Install and first start

  1. npm install or yarn add
  2. cd api
  3. json-server --watch db.json --port 3001
  4. cd ..
  5. npm start or yarn start
  6. Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published