Collect coins and avoid enemies by jumping over or on top of them!
- Clone the repo
git clone https://github.com/nightwolfdev/spongebob-run.git
- Navigate to the project folder
cd spongebob-run
- Install dependencies
npm install
- Run the game
npm run dev
- Visit the game in a browser
http://localhost:5173