Skip to content

clarkedb/spot-the-puppy

Repository files navigation

Spot the Puppy

Game in Javascript to Spot the Puppy. Originally for BYU CS 260 Creative Project #4.

Play the game here (with no leaderboard tracking).

OR the new version [here](TOOD: add link)

By Clark Brown

How to Run

  1. Make sure you have node.js installed (version 18 or later)
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open your browser and go to http://localhost:3000

Game Rules

  • Click the puppy to advance to the next level
  • Each level adds more cats and increases movement speed
  • Your score depends on how quickly you find the puppy
  • Complete all 20 levels to become a champion!

About

Spot the Puppy Arcade-Style Game

Topics

Resources

Stars

Watchers

Forks

Contributors