Interstellar strategic game: players explore the galaxy and eventually come into conflict with each other. Originated in a test case for advanced hacks of Xconq's terrain generator; evolved into the preferred test case for materials model 1.
All the terrain, including the structure of solar systems, is generated by Xconq's fractal terrain generator - partly just to prove how powerful that generator actually is. The only changes I made were to add the "adjacent terrain connection" feature and fix a bunch of bugs found along the way.
Part of the idea of SRE is that I want players to have the experience of exploring the universe. Most of the difficulty of the game comes from player versus terrain, rather than player versus player - and that's demonstrated by the fact that I've completely neglected to define combat rules and it's still a fun game. At present the AI is pretty much helpless with this game, and that will probably remain true for a long time, because the rules pretty much absolutely require long-term planning, which is the AI's weakest suit. But even without competition, and even taking into account that it's mostly a testbed for debugging the game engine, SRE manages to hold my interest and I hope will hold yours, too.
The name is a tip of the hat to Amit Patel's Solar Realms Elite BBS door game, which I used to run back when I ran a dialup BBS.
Included in official distributions, but not on the menu of games presented at startup; you must load the file solar.g manually. It seems like every time I add a feature to SRE, I uncover a corresponding bug in Xconq, so if you obtain a recent version of the game file, you must use a correspondingly recent version of the game engine, and even then some things probably won't work.
This is the Xconq game project I'm most actively working on at the moment.
There may be other bugs, of course, and these get fixed and new ones discovered pretty often, but these are the ones I'm aware of that at this time are uniquely relevant, or especially annoying, with SRE in particular.
No comments yet.