Skip to content

hellomouse/new-frontier

Repository files navigation

New Frontier

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.

Getting Started

Prerequisites

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?)

Installing

git clone https://github.com/hellomouse/new-frontier
cd new-frontier
npm install
electron index.js

Running the tests

TODO WRITE TESTS

Contributing

TODO ADD FILES AND CONTRIBUTING GUIDELINES

Authors

  • Bowserinator - DESC
  • BWBellairs - DESC

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published