amir-arad / SpacePirates

The Space Pirates game is a demo made to celebrate the Babylon.js 5.0 Release.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Pirates

Space Pirates

This is the repository for the Space Pirates game demo for Babylon.js 5.0 Release. It contains assets and code so you can clone, learn and do modifications.

Playtest the demo

https://spacepirates.babylonjs.com/

How to build and test ?

In root folder: npm install

To run with watch build: npm run dev

To package: npm run build

Also, copy assets folder from test_package\public to Docs folder.

About

The Space Pirates game is a demo made to celebrate the Babylon.js 5.0 Release.

License:Other


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%