https://github.com/deathraygames/moon-pack
A collection of games in about 10 MB, intended to be sent to the moon
https://github.com/deathraygames/moon-pack
games moon web
Last synced: 8 months ago
JSON representation
A collection of games in about 10 MB, intended to be sent to the moon
- Host: GitHub
- URL: https://github.com/deathraygames/moon-pack
- Owner: deathraygames
- Created: 2021-01-28T02:39:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T04:58:27.000Z (over 4 years ago)
- Last Synced: 2025-01-12T16:09:02.123Z (9 months ago)
- Topics: games, moon, web
- Language: JavaScript
- Homepage:
- Size: 3.44 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moon-Pack
***A collection of games in about 10 MB, intended to be sent to the moon***
---
## To the moon, really?
A very kind person is sending some data to the moon in one of these https://www.astrobotic.com/moon-box as part of this mission https://www.nasa.gov/press-release/nasa-selects-astrobotic-to-fly-water-hunting-rover-to-the-moon
## What's included?
21 web games:
* The most appropriate game:
* Return to the Moon, a little Lunar Lander inspired game
* Quite a few space games:
* An asteroids game: 404 Orbiting Asteroids
* A game where you setup satellites: CosmicCom
* Fly around some systems in Star Hopper Glitch
* Build your best spaceship in StarHopper Crank
* Float through space as a hunk of rock in Stardust
* Ultra simple 4x: Master of a Thousand Suns
* A painful ship-rebuilding: Star Crasher
* Text starship generator
* Some cultural wonders:
* A game about rising oceans
* A demake of Skyrim
* A civilization clicker
* A game about conspiracies
* A roguelike
* A virtual pet
* A game about politics as an alien
* A tribute to Gameboy and Star Trek
* And a few more!## How can I run these?
* You'll need a browser that is compatible with ECMAScript 6 (JavaScript), such as Google's Chrome version 87.0.x from the year 2021.
* A mouse and keyboard is required for most games. A few are touchscreen-friendly.
* Open up any of the `index.html` files in your browser. Sometimes the file is inside a `src` or `dist` directory.
* A few of the games can just be opened locally, but for most you'll want to run them in a simple server to avoid CORS errors when loading. If you have [**npm**](https://nodejs.org/en/), then run `npm install` to install the server, followed by `npm run serve`.***To the future Lunar-dwelling beings who find this: Enjoy!***