Mahadi74 /
Javascript-game
3D Fruit Catcher Game
Loading repository data…
sudheerxdev / repository
Fruit Catcher Game is a fun and interactive browser-based game developed using HTML, CSS, and JavaScript. The objective is simple: use your keyboard to move a basket left or right and catch as many falling fruits as possible while avoiding missing them.
A polished browser game built with pure HTML, CSS, and JavaScript. Catch falling fruits, build combos, survive misses, and chase your best score.
Play now: https://sudheerxdev.github.io/fruit-catcher/
requestAnimationFramelocalStorageArrow Left / A: Move basket leftArrow Right / D: Move basket rightP or Esc: Pause / ResumeEnter / Space: Start or restartAdd screenshots here after running the latest UI build.


git clone https://github.com/sudheerxdev/fruit-catcher.git
cd fruit-catcher
index.html in your browser.No build tools or package installs are required.
fruit-catcher/
index.html
style.css
script.js
assets/
images/
basket.png
apple.png
banana.png
orange.png
strawberry.png
heart.png
background.png
sounds/
catch.mp3
miss.mp3
gameover.mp3
music.mp3
README.md
MIT License
Sudheer Yadav (sudheerxdev)
Selected from shared topics, language and repository description—not editorial ratings.
Mahadi74 /
3D Fruit Catcher Game
Swastik-WhitehatJR /
This contains the files that were edited and coded in the Project 41 in WhitehatJR Pro Course. It has a "Fruit Catcher" multiplayer game project. It is coded in javascript using "firebase" and "p5.js". To change the logic, edit the code in the file 'sketch.js' file.
Swastik-WhitehatJR /
This contains the files that were edited and coded in the Project 40 in WhitehatJR Pro Course. It has a "Fruit Catcher" multiplayer game project. It is coded in javascript using "firebase" and "p5.js". To change the logic, edit the code in the file 'sketch.js' file.
SamarthMaligouder /
It is a mini game developed by me using HTML, CSS, Javascript. Enjoy :)
wyxraine /
A simple fruit catching game made with HTML, CSS, and JavaScript.
mattfung99 /
[Flask] A fruit catching game made with Python (Flask), Vanilla JavaScript and C++