Project is very WIP and should not be used! TODO:
- Add a LICENSE
- Add an image
A 2D space exploration game, similar to Kerbal Space Program or SpaceFlight Simulation. Written in electron.js and node, using PIXI.js and matter.js for the game.
You'll need electron.js
and node.js
installed on your system. Windows users should make sure
the PATH for electron is correct (Can you run electron
in a terminal?)
git clone https://github.com/hellomouse/new-frontier
cd new-frontier
npm install
electron index.js
TODO WRITE TESTS
TODO ADD FILES AND CONTRIBUTING GUIDELINES
- Bowserinator - DESC
- BWBellairs - DESC
This project is licensed under the MIT License.