Skip to content

JoFont/threejs-tower-builder

Repository files navigation

Three JS - Tower Builder

This repo contains the first project from Ironhack's Bootcamp in Lisbon where the assignment was to build a game.

Getting started

Important

This repository has code for Firebase deployment, which will not work on any machine that's not authenticated so, cloning this repo is very much useless unless you've been invited into the firebase project.

Clone this repository and install its dependencies:

clone
cd threejs-tower-builder
npm install

npm run build builds the application to public/bundle.js, along with a sourcemap file for debugging.

npm start launches a server, using serve and livereload plugin. Navigate to localhost:5000.

npm run watch will continually rebuild the application as your source files change.

npm run dev will run npm start and npm run watch in parallel.

Resources

  1. Rollup Package Bundler Docs
  2. Three js Docs
  3. Tween Max Docs
  4. lit-html

About

Three js - Tower Builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •