Winner95 / Astray

An updated version WebGL maze game built with Three.js and Box2dWeb.

Home Page:https://astray-game.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astray

A remake of WebGL maze game built with Three.js and Box2dWeb. This version is built withi some javascript modern stack such as yarn, webpack, es6 code style and more. Play it here: https://astray-game.herokuapp.com/

Main features

  1. support of mouse controls
  2. support of touch events - try on your mobile
  3. ThreeJS migration from 0.49 to 0.108 version
  4. Tech update: use of yarn / webpack for building project

Launching

There are several ways to launch the game. Here is the simplest:

  1. Clone or download the repository
  2. Navigate to Astray's directory
  3. Run 'yarn'
  4. Run 'yarn watch'
  5. Run 'yarn start'
  6. Open 'localhost:8000' in your browser
  7. Enjoy!

License

MIT

About

An updated version WebGL maze game built with Three.js and Box2dWeb.

https://astray-game.herokuapp.com/

License:Other


Languages

Language:JavaScript 92.0%Language:HTML 8.0%