Skip to content

Train game similar to the Google Dinosaur game for my IMM 280 Class ('22)

License

Notifications You must be signed in to change notification settings

sderacy/wallysadventure

Repository files navigation


chrome-dino

Wally's Adventure

Created during IMM 280 by Justin Cooper, Melanie De Leon, Sterly Deracy, Karyme Estevez in the 2022 Fall semester.

This uses some logic for starting the game by another developer named Chris Deacy. You can find his repo here

Run locally

You will need to install yarn if you haven't already, which means that you'd have to install node and npm.

https://nodejs.org/en/download/

Once that's installed, then you can follow this:

https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable

# Install Dependencies
# If you got an error with something similar to:
# "https://unpm.uberinternal.com/ocular/-/ocular-0.2.16.tgz: Request failed \"401 Unauthorized\"".

# Delete the yarn.lock file
$ yarn

# Start server
$ yarn start

License

MIT

About

Train game similar to the Google Dinosaur game for my IMM 280 Class ('22)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published