Skip to content

saphalpantha/catch-the-fruits

Repository files navigation

Catch the Fruits

A simple browser-based arcade game where players catch falling fruits to score points. Built with vanilla JavaScript, HTML, and CSS, this project focuses on core game logic, animations, and responsive gameplay.


Description

Catch the Fruits is a lightweight web game developed using plain JavaScript without external frameworks. The player moves a basket to catch falling fruits and earn points, with increasing difficulty over time. The game demonstrates collision detection, basic animation loops, and keyboard event handling — ideal for learning 2D browser game development.


Features

  • Core game loop built with JavaScript
  • Collision detection and score tracking
  • Smooth keyboard-based movement
  • Responsive layout for different screen sizes
  • Simple and clean design
  • GitHub Actions workflow for static site deployment

About

A simple browser game built with HTML, CSS, and JavaScript where players catch falling fruits to score points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors