Coder Social home page Coder Social logo

threejs-tower-builder's Introduction

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

threejs-tower-builder's People

Contributors

jofont avatar dependabot-preview[bot] avatar

Watchers

James Cloos avatar Zé avatar José Carneiro avatar

threejs-tower-builder's Issues

Git hub deployment action breaks on build.

Git hub deployment action breaks on build.

Error Below

awesome-tower-builder@ build /home/runner/work/threejs-tower-builder/threejs-tower-builder
rollup -c

src/main.js → public/bundle.js...
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/date-fns/esm/startOfYear/package.json'
at FSWatcher.start (internal/fs/watchers.js:165:26)
at Object.watch (fs.js:1329:11)
at createFsWatchInstance (/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/chokidar/lib/nodefs-handler.js:38:15)
at setFsWatchListener (/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/chokidar/lib/nodefs-handler.js:81:15)
at FSWatcher.NodeFsHandler._watchWithNodeFs (/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/chokidar/lib/nodefs-handler.js:233:14)
at FSWatcher.NodeFsHandler._handleFile (/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/chokidar/lib/nodefs-handler.js:262:21)
at FSWatcher. (/home/runner/work/threejs-tower-builder/threejs-tower-builder/node_modules/chokidar/lib/nodefs-handler.js:495:21)
at FSReqCallback.oncomplete (fs.js:159:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! awesome-tower-builder@ build: rollup -c
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the awesome-tower-builder@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2019-11-03T22_46_06_376Z-debug.log
##[error]Process completed with exit code 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.