Skip to content

JohnDoneth/367-Project

Repository files navigation

CIS 367 Project

Marble maze game where you use a phone's gyroscope sensors to move a marble through a maze.

Build & Run (yarn)

# install project dependencies
yarn

# run project w/ hot reloading
yarn serve

# build project for distribution
yarn build

Build & Run (npm)

# install project dependencies
npm install

# run project w/ hot reloading
npm run serve

# build project for distribution
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •