Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 580 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 580 Bytes

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!