https://github.com/spikehd/onemansland
Space and planet exploration game for the Nintendo DS
https://github.com/spikehd/onemansland
Last synced: about 2 months ago
JSON representation
Space and planet exploration game for the Nintendo DS
- Host: GitHub
- URL: https://github.com/spikehd/onemansland
- Owner: SpikeHD
- License: gpl-3.0
- Created: 2022-12-31T02:10:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T03:57:24.000Z (over 3 years ago)
- Last Synced: 2025-11-23T22:03:03.540Z (7 months ago)
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OneMansLand
Space and plaanet exploration game for the Nintendo DS
# TODO
* [ ] Sprites
* [ ] Transition from space gameplay to planet gameplay
## Space-specific
* [x] Generating planets in space
* [x] Player
* [x] Space-braking (change directions faster)
* [x] Other ships
* [x] Projectiles/weaponry system
* [ ] Starry background (parallax effect so we don't have to store that many squares since stars will be dynamically/randomly generated unless maybe not idk yet)
* [ ] Multiple weapons
* Missle, laser, etc.
* [ ] Random spawning of enemies/groups of enemies AND friendlies
* [ ] Ship parts/upgrades
* [ ] Ship rubble (explorable wrecks? That use planetary top-down gameplay as well)
-- Later stage stuff --
* [ ] Radar on bottom screen with period update of other sips locations in radius
* [ ] Touchscreen slider (will look like a lever) for adjusting thrust power
* [ ] Indicators (health bar/weapon type/etc.)
## Exploration mode specfic
* [ ] Start