Skip to content

arnaudrocca/VFA17

Repository files navigation

#VFA17

VFA17 is our final project for our first year at Gobelins Paris. It consists in an interactive experiment where the user has to improve the environnemental state of a fake city by changing its past. Concretely the user must make differents choices for the city through interactives experiments and can see the consequences of his choices by exploring the city wich takes the form of an isometric SVG.

Technologies :

  • ES6 - Babel
  • React / Redux
  • GSAP
  • Pixi.js
  • SVG
  • Stylus
  • Webpack

Install :

Clone this repository and install dependencies :

git clone https://github.com/ArnaudRocca/VFA17.git
npm install

Development :

Start the webpack-dev-server at http://localhost:8080/

npm start

Production :

Build a bundled file outputted here : static/bundle.js

npm run build

Made by :

Yann Kubacki & Arnaud Rocca

About

Study project made during our first year at Gobelins Paris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published