0

How do I make this work?

I wanna make a div bouncing on the side of the screen like the DVD thing but I don't see any codes to base to and I also don't know how to start since I haven't seen any codes like one. Basically, what I'm saying is I can't find any codes to copy so I can implement that bouncing thing in my code and learn how it works so I can implement it next time in my code myself without copying.

6th Nov 2022, 7:44 AM
trash
2 Answers
+ 2
You can see the flappy bird projects where the birds bounce after clicking. Go to the code playground and search for the flappy bird with the most popular filter, there you will find different flappy bird projects.
6th Nov 2022, 7:54 AM
The future is now thanks to science
The future is now thanks to science - avatar
+ 1
There are many examples on Sololearns Playground. Anyway you can learn it in this tutorial: https://www.sololearn.com/Course/GameDev-with-JavaScript/?ref=app
6th Nov 2022, 7:58 AM
JaScript
JaScript - avatar