Skip to content

always putting my knowledge into practice, see this new project, a clone of the flappy bird game using the javascript language.

Notifications You must be signed in to change notification settings

jailsonh3/flappy-brid-game-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recreating the Flappy Bird game with JavaScript

Creating scenarios

  • Game home screen
    • designed the pipes
  • Game play screen
    • game over screen

Creating collision rules

  • Ground collision
  • Collision of pipes

Creating severity rule

  • bird deciding
  • bird rising

Creating Game Movement

  • Ground movements
  • Movement of pipes
  • Bird movement

Creating scoring system

  • Punctuation

Creating audio effects

  • Collision with the ground sound
  • Falling sound
  • Jumping sound
  • Punctuation sound

About

always putting my knowledge into practice, see this new project, a clone of the flappy bird game using the javascript language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published