Skip to content

amilajack/xwing

Repository files navigation

xwing

A WebGL game powered by three.js

Build Status

Play It!

Play it at amilajack.github.io/xwing

Setup

Note: this project requires yarn. If you don't have it, run npm i -g yarn

git clone https://github.com/amilajack/xwing
cd xwing
yarn
yarn start