A Space RPG based in the world of Firefly/Serenity
I started this by just trying to program a decent momentum system for a spaceship, where by you set a target speed and it takes some time to reach that, and the acceleration slows down as you get closer. The tonnage and cargo of the ship is also taken into account, as well as the engine power.
However it is now developing into an actual game and turning out quite nice. This is gunna be a long term thing, but I thought I would post here to get feedback on what I've done so far, and also to keep me motivated to complete it.
Screenshots
25th June 07
Concepts
Initially you pilot a smallish transport vessel with a handful of crew (who will each have stats, roles, skills and so forth) and like other space rpgs your aim is to make money, get a larger ship and make more money.
There will be other independants, rogue pirate vessels, the government battleships, Blue Sun (a strange secret (government?) organisation) and the cannibalistic reavers.
There are also 5 Rim sectors on the outskirts of the 'Verse, and the Core and Border sectors at the centre where the government is strongest.
You travel between these with jobs given to you by other NPC characters, or just for the fun of it. You could go on a one ship mission against the oppressive government, or just hang out in the black picking off random trade vessels.
There will be a story line, but it will be optional to follow or not.
Progress
- Done
- Working on
- Not Started
- Player Ship Movement (178 lines by itself)
- Forward Scanning Collision Warning System (screen flashes red if you are about to hit something)
- HUD
- Radar (code done, just need more graphics as I create more ships/planets/stations)
- NPC Ship Movement
- Planetary Movement
- Inter-Sector Movement
- Docking at Planets/Stations
That list will obviously get longer, but I have only put up what I have begun coding/designing/planning.
So yeah, any comments/tips/advice, positive or negative, would be much appreciate.
Currently working on an un-named 2D Space RPG based on the Firefly/Serenity universe