• Stars
    star
    105
  • Rank 321,491 (Top 7 %)
  • Language
    JavaScript
  • License
    Other
  • Created almost 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modular Space Game

Verreciel

Verreciel is a space exploration game happening in a small capsule. Code is formatted with standard.js.

Setup

cd desktop
npm install
npm start

If you wish to test a specific mission, use:

./node_modules/.bin/electron main.js mission:10 

Extras

  • This application supports the Ecosystem Theme.
  • Support this project through Patreon.
  • See the License file for license rights and limitations (MIT).
  • Pull Requests are welcome!