Skip to content

A simple game made with Three.js, Vue.js, and Firebase. Play the game https://pillarjump.web.app

Notifications You must be signed in to change notification settings

amalej/pillarjump

Repository files navigation

PillarJump

Play the game: https://pillarjump.web.app/

drawing

Made with Firebase + Vue 3 + Three.js

drawing drawing drawing

Clone and develop

  1. Run git clone https://github.com/amalej/pillarjump.git
  2. Install dependencies
npm install
  1. Run the hot-reloader for development
  • The command below runs the Firebase Emulators and the Vite hot-reloader
npm run dev

Build and deploy

  1. Run command below to build
npm run build
  1. Run command below to deploy
firebase deploy --project PROJECT_ID

About

A simple game made with Three.js, Vue.js, and Firebase. Play the game https://pillarjump.web.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages