Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santiherranz/rocketcargo
A small game being developed for js13k (2021)
https://github.com/santiherranz/rocketcargo
js13kgames rocket space
Last synced: 3 days ago
JSON representation
A small game being developed for js13k (2021)
- Host: GitHub
- URL: https://github.com/santiherranz/rocketcargo
- Owner: santiHerranz
- Created: 2021-09-10T21:28:06.000Z (about 3 years ago)
- Default Branch: js13k2021
- Last Pushed: 2021-09-24T09:24:08.000Z (about 3 years ago)
- Last Synced: 2024-10-13T05:48:08.796Z (about 1 month ago)
- Topics: js13kgames, rocket, space
- Language: JavaScript
- Homepage:
- Size: 312 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rocket Cargo is an order delivery game with a rocket.Inspired by the famous SpaceX first prototype for Mars: Starhopper
Basic operation
- Press F to refuel the Rocket at fuel pump
- Press W or UP to thrust the rocket
- Press A/D or LEFT/RIGHT to move the rocket when flying
- Press Q to activate FTS (Flight Termination System) if you run out of fuel
Tips
- Take off when air traffic permits
- Be careful not to run out of fuel, refuel at the fuel pump
- With each completed mission the air traffic difficulty level is increased.
All the graphics are emoji to fit the game within 13kB,
as the game was created for the 2021 JS13K game competition.