Activity

prakashpvp2007

change the lobby style and add flying speed, show the flappy bird heading,the bird is flying in middle of the screen up and down in lobby after start it goes to the position .i fixed the bird speed and amplitute in lobby use everywhere in my code ,the game is also suitable for mobile.

Attachment
Attachment
0
prakashpvp2007

now the game is completely suitable for mobile devices, for mobile controls-> tap the screen for jump, click the pause button in top left corner to pause and resume ,there may be a speed difference in mobile and desktop because of the screen size,and speed may varies for different laptops bacause of rendering and system performance , keep you devices in best performance for the best experience.

Attachment
Attachment
0
prakashpvp2007

i did some debugging and make this game responsible also on mobile devices ,the major problem occur in popup overflow it takes more time to fix it, currently i completed the ui ,curent js is not fit for mobile,as it is slow and many error, i will soon update the js to make it work in mobile

Attachment
Attachment
Attachment
Attachment
0
prakashpvp2007

debbug the pause and powerup setting ,in previous code the power up time runs even after the game is paused now i change that if the user pause the game the power time also pauses ,and pipe spawn also has same problem i also debugging that problem ,and change the score position to center to visible ui

Attachment
0
prakashpvp2007

from the feedback given by users i add sound settings user can on and off background music and sound effects sepeartely or both,and solve some lag issues

Attachment
Attachment
0
prakashpvp2007

i get many feedback from my friends that the game has so many lags .so i optimize so much as possible,i did as much as i could.

Attachment
0
prakashpvp2007

Shipped this project!

Hours: 23.38
Cookies: 🍪 232
Multiplier: 9.94 cookies/hr

I make my first flappy bird game project from skratch,with advance settings like dual theme ,3 difficulty mode change option and 4 powerups ,coin collect,track score,and complete history tracking,total coins ,best score store in local storage,pause and resume functionality

prakashpvp2007

Change the pause settings ,change pause key from ‘P’ to “Space” ,and remove the pause popup user can pause and resume by clicking space and pause icon is shown in top left , debbug the powerup (shield power) ,add readme file.

Attachment
0
prakashpvp2007

now i completely set my settings and history options,history stores all data of playing with time,theme,difficulty,score,coins in local storage ,user can also delete this in settings, and can clear all data

Attachment
Attachment
1

Comments

GOVINDA
GOVINDA 9 days ago

Very nice

prakashpvp2007

i totally want to change the ui, In my first, the theme are shown only start of the game if once start the game user cannot change the theme,user can change only after refresh , so i add settings button and history button ,in history log user can view his history of play with time ,score,coins he earned,in setting user can change the theme,mode(difficulty) ,and he can delete the history and can restart the game ,on deleting the history only history log deletes the coins he earn and best score not deleted ,on restart the game it totally deletes everything like coins he earned,and best score and also history,once game started the coins details and settings,history isons are hided and after game over in restart popup i added back button to go to lobby so user can again change setting instead of refreshing it , now i just make the ui for that i will write js soon, it take very long time to think i aging and aging change the code to get this ui

Attachment
Attachment
Attachment
0
prakashpvp2007

change the timer as const variable ,debbuging the powerups timer error

Attachment
0
prakashpvp2007

debug the error in shied power and slow timer power,change the powerups as time based ,fix the pipe bug during pause and resume,fix the score bug

Attachment
0
prakashpvp2007

i add extra theme slection like oasis and desert theme user can choose any one in start of the game ,and change the power up method,and coins,score methods

Attachment
Attachment
0
prakashpvp2007

add power ups ,total coins methods, powers ups like magnet for collect coin,shield for one extra life,double point, and slow pipe , coins floation and collect to iincrease the score

Attachment
0
prakashpvp2007

I add difficulty based on difficulty the game becomes more difficult,add sound effects,change background after specific target reached,store highest score in local storage.

Attachment
0
prakashpvp2007

i build the board ,pocman,ghost score ,for pocman is move my arrow moving there are three lives in this game i build this as basic ghosts move untill the block appears

Attachment
0
prakashpvp2007

Add movable background,add flappybird position,Enter button to start, add get ready alert user need to press enter or space abr to start and uparrow or space to getready and play the game

Attachment
0
prakashpvp2007

add start button to start the game ,and add pop to show your score and change the gravity speed ,and restart button and game ready specification

Attachment
0
prakashpvp2007

i building basic structure of this game using canvas html5 and javascript,i set up the game baord initialized the bird object and add pipe ,gravity based movement so the bird falls naturally over time,i also add keyboard controls to allow the player to make the bird jump

Attachment
0
prakashpvp2007

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0