Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 773 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 773 Bytes
Moonshot game

moonshot

Arcade JavaScript game for "Game Off" jam, where participants spend the month of November creating games based on a secret theme, in this case: "Moonshot".

About the project

This project is a prototype spacecraft that works with propulsion under the effects of gravity.

Setup

Install dependencies and prepare the build directory:

npm install

To watch files for changes, and launch a dev server:

npm run serve

or you can just directly open the index.html file from your browser.

Demo

https://mcarlomagno.github.io/moonshot/

Licence

https://opensource.org/licenses/BSD-3-Clause