Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 519 Bytes

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