Home

Home">Continue Reading »

Sundog: Frozen Legacy (excerpts)

Excerpts from Sundog: Frozen Legacy (A Frasgird Novel), by Bruce F. Webster (forthcoming) Interlude: In which some things are explained to the reader Once humanity started looking – really looking – at the stars and realized that they could (and did) hold vast numbers of worlds, too, the question came: where is everyone? If humanity […]

Continue Reading »

Frasgird: The Game (start here)

Events culminate in a process often referred to as frašgird, the final transfiguration of the cosmos, when the forces of evil (and hence dualism) will be eliminated. — Religions of the Ancient World: A Guide (Sarah Iles Johnston, 2004, Harvard College) Several hundred years ago, forewarned of pending disaster, a fragment of humanity scattered from […]

Continue Reading »

Add Some Content to This Area

You should either deactivate this panel on the Theme Settings page, or add some content via the Widgets page in your WordPress dashboard.

Modeling

I almost forgot about AI characters

By on June 27, 2015 in Backstory, Characters, Main, Modeling with No Comments

In my (still-being-written) Sundog novel, the ship itself is sentient. As the novel explains here: Interestingly, the same technology that gave humanity hyperdrive also made artificial intelligence – always close, always elusive – actually possible. It turned out that intelligence of any form was a sub-dimensional quantum effect as well. But – singularity proponents notwithstanding – […]

Continue Reading »

Modeling characters (pt 2)

(Part 1 is here.) Frasgird will include both true non-player characters (NPCs) as well as characters working for the player (PCs), either under the player’s control or — if multiplayer implementation happens — under control of another cooperating player. I haven’t fleshed out completely what their exact roles will be, but here are some ideas. […]

Continue Reading »

Modeling birth rate

Here’s an interesting question: how fast will Frasgird grow due to both birth rate and immigration? It strikes me that — absent both enabling technology and some sort of incentives — birth rate per se is going to be pretty low, perhaps at the rate of 5 live births per thousand women per year (which […]

Continue Reading »

Frasgird dashboard / coding update

As mentioned, I have started doing some coding in order to prototype the actual game design and underlying models of Frasgird. I’m going this in NetBeans (and writing in Java). Here’s what the dashboard looks like as of this afternoon (you can click on it for a clearer, larger view): The colony map is the […]

Continue Reading »

Old design notes

By on June 8, 2015 in Game Design, History, Main, Modeling with No Comments

I am transcribing here entries from two notebooks: “Collected Algorithms (& Other Notes)” started 21 May 1981 “Ideas & Thoughts / NOTES” started 17 Dec 1981 I only have a few entries from the first one, which really does have mostly algorithms, either in pseudo-code or implemented in some specific language (anyone need a binary […]

Continue Reading »

Modeling and presenting rings

I mentioned in an earlier post the concept of the rings around the core colony being concentric circles. However, I am currently doing some prototyping in Java of the colony modeling code and have been looking at a simpler approach. One involves using 2×1 rectangles forming concentric square rings around the colony core. Here’s what I drew […]

Continue Reading »

Modeling developments

By on June 5, 2015 in Development, Modeling with No Comments

I actually started writing code last night, sitting in Terminal A at SFO Airport, waiting to fly home. This is just exploratory, prototype code, intended to make me think about how to model all this stuff. In this code, I defined the class Colony, which is meant to represent Frisgard itself, but of course can […]

Continue Reading »

Modeling systems

By on April 24, 2015 in Game Design, Modeling, Settings, Systems with 1 Comment

I spent some time the other afternoon jotting down thoughts on models for systems, planets, and regions. Of course, I almost immediately got sucked down into the vortex of star system generation. This was actually a keen interest of mine for many years back in the late 1970s and through the 1980s (one of my first articles […]

Continue Reading »

Modeling economics (first of many parts)

By on April 14, 2015 in Economics, Modeling, Trading with 2 Comments

In Sundog (the game), there were 30 types of cargo that could be transported by the pod (and thus by the ship), plus nothing and cryogens (the ‘green ice’ pods) — 32 types in all (because, binary). Each had an associated base price. Here’s the data from the original game, with the base price for each […]

Continue Reading »

Modeling characters

By on April 11, 2015 in Characters, Main, Modeling with 3 Comments

I have a number of thoughts about how to model characters (individual sapients) in Frasgird; I’ll try to capture some of them here. First, as much as possible, I would like the character ‘model’ (attributes, status, available choices, other info) to be consistent across all races of sapients and across the player, all major non-player […]

Continue Reading »

Top