https://github.com/powerock38/planets
Game featuring randomly generated planets and spaceships
https://github.com/powerock38/planets
canvas planets procedural space spaceship
Last synced: about 1 year ago
JSON representation
Game featuring randomly generated planets and spaceships
- Host: GitHub
- URL: https://github.com/powerock38/planets
- Owner: Powerock38
- Created: 2020-01-30T20:48:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T19:16:00.000Z (about 3 years ago)
- Last Synced: 2025-04-11T02:06:31.411Z (about 1 year ago)
- Topics: canvas, planets, procedural, space, spaceship
- Language: TypeScript
- Homepage:
- Size: 212 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planets
Randomly generated planets and spaceships.
## Run
```
npm install
npm run dev
```
## TODO:
- Asteroids
- Black holes
- Structures
- Fast-transport system
- Hyperline : fast acceleration towards a specific direction
- Wormholes : instant teleportation
- Hyperdrive docking ring
- Dyson sphere
- Planet harvester
- Black hole harvester
- Upgrades: Craft (old part + resources) = (new part)
- Cargo size
- Ship health points
- Shield (power / HP)
- Mining range (arm)
- Mining speed (drill)
- Speed
- Rotation speed
- Engine -> changes fuel type
- Laser canons
- fire rate
- laser size
- damage
- laser speed
- laser durability (hp)
- HUD
- Gravity
- Distances
- System info
- Planet info
- Ore analyzer
- Crosshair
- Compass
- Map
- Waypoints