Skip to content

shajidhasan/dotventure

Repository files navigation

Dot's Adventure

Dot's Adventure is an infinite jumping game, inspired by Doodle Jump. It's extremely simple, but can be challenging to play. It has an online leaderboard. It can also be installed as a PWA to play offline. It supports both desktops and mobile devices.

To play, click here.

If you have enjoyed the game, please star this repository!

Run locally

Prerequisites

Installation

Clone the repository and install the dependencies:

git clone https://github.com/shajidhasan/dotventure.git
cd dotventure
npm install

Running the game

To start the game locally, use:

npm run dev

This will start a development server, and you can play the game in your browser at http://localhost:5173 or the port specified by your setup.

Built with

About

An infinite jumping game made with KaboomJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published