Skip to content

Anuskar123/Rabbit-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit Runner

Rabbit Game is a browser-based maze game where the player controls a rabbit navigating through randomly generated mazes to collect points while avoiding enemies. The game supports infinite levels, with difficulty increasing over time.

Features

  • Infinite maze generation with guaranteed solvable paths.
  • Randomized enemy and point placement each level.
  • Increasing difficulty as levels progress.
  • Player movement via arrow keys or WASD.
  • Enemies move randomly within the maze.
  • Score tracking across levels.

Technologies Used

HTML for game structure and maze rendering, CSS for styling, layout, and animations, and JavaScript for game logic, maze generation, enemy AI, and score system.

How to Play

Open the game in a web browser, use the Arrow Keys or WASD to move the rabbit, collect all points in the maze to unlock the next level, avoid enemies (touching them resets the game), and keep playing to achieve a high score.

Installation

Clone the repository:

git clone https://github.com/Anuskar123/Rabbit-Game.git
Navigate to the project folder:

cd Rabbit-Game
Open index.html in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published