Skip to content

davidfig/moonshot

Repository files navigation

Shoot the Moon (like literally)

Game Jam

An open-source game coded for Github's Game Off 2020.

How to Play

Destroy a moon by shooting a laser at the moon in the fewest possible shots. The laser destroys all neighboring blocks of the same color, and the moon's gravity collapses the remaining blocks toward the center. You have a limited number of shots for each moon.

Play Development Build

https://yopeyopey.com/prototypes/moonshot/

Install Instructions

  1. git clone git@github.com:davidfig/moonshot.git
  2. cd moonshot
  3. npm install
  4. npm run serve
  5. open browser to http://localhost:8888/

Licenses

Source code: MIT License Game script and game assets: Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

(c) 2020 YOPEY YOPEY LLC by David Figatner

About

Game Off 2020 - Shoot the Moon (like literally)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages