TinkeringAround / victoria

ReactJS + Babylon = Best Game Engine

Home Page:https://tinkeringaround-victoria.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Victoria Logo

Netlify Status

Victoria is a Web-based Game using ReactJS and BabylonJS. The 3D Meshes are created in Blender and exported to BabylonJS Engine via Blender-To-Babylon-Exporter.

1. Setup

For running the Application locally, you need the following in the directory or installed on your machine:

  • .env File with Firebase settings
  • NodeJS installed locally
  • Yarn installed locally

In the Project folder run yarn to installs all necessary node_modules which are required by the application. Afterwards run yarn start to start the application in development mode. Visit http://localhost:3000 to test the application.

2. Available Scripts

In the project directory, you can run in the Terminal of your choice:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

ReactJS + Babylon = Best Game Engine

https://tinkeringaround-victoria.netlify.app


Languages

Language:TypeScript 97.0%Language:CSS 2.7%Language:HTML 0.2%