Skip to content

The Coin Game is a fun web-based game where players move an avatar using arrow keys to collect coins and earn points. Each collected coin relocates randomly on the screen. Built with HTML, CSS, and JavaScript, it features smooth movement, collision detection, and score tracking, working seamlessly on any browser window.

Notifications You must be signed in to change notification settings

Akash-a11-droid/coinGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Collection Game 🪙

A simple browser-based game where players move an avatar to collect coins using arrow keys.

Game Controls:-

⬆️ Up Arrow: Move avatar up by 50px ⬇️ Down Arrow: Move avatar down by 50px ⬅️ Left Arrow: Move avatar left by 50px ➡️ Right Arrow: Move avatar right by 50px

Description:-

This is an interactive web game where players control an avatar using keyboard arrow keys to collect coins that appear at random positions on the screen. Each time the avatar touches a coin, the score increases and the coin moves to a new random location.

About

The Coin Game is a fun web-based game where players move an avatar using arrow keys to collect coins and earn points. Each collected coin relocates randomly on the screen. Built with HTML, CSS, and JavaScript, it features smooth movement, collision detection, and score tracking, working seamlessly on any browser window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published