Skip to content

putzzach/hackbi-V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wacky Weiner

Car based game. Collect condiments and coins while avoiding obstacles and see how far you can make it.

Instructions

  1. Download and Install Node.js
  2. Download p5.js
  3. Open command prompt and type 'npm install -g browser-sync'
  4. Then either
    • Change directory into project folder using 'cd' command
    • Type 'browser-sync start --server -f -w'
    • Open chrome and type 'http://localhost:3000' into the search bar, it should open up the website
  5. OR
    • Double click run.bat

Description

INDEX.HTML holds webpage. sketch.js holds main javascript for game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages