Skip to main content

Frontier Explorer

I've been thinking about, tinkering with and procrastinating over making a game for years. I have untold gigs worth of Unity projects clogging up, not only my desktop & laptop hard drives, but also our network storage drives! I sat down to do some serious thinking at the start of this decade and realised, the main reason I so often don't follow through (or get anywhere near even alpha stage) is because there is no actual story or driving idea behind my projects. Every few months I sit down to make a game. Once my prototype goes beyond the most bare bones mechanic, I eject like a boulder from a trebuchet. That or I spend several great night's working on getting a level designed, only to realise I have absolutely no clue what I'm going to do with it!

This time it's different! This time, I have an idea. An idea based on a game that has already been made and works really well. Yes that's right, I want to make a game very similar to and inspired by one that already exists! I want to make a space exploration game where each world you visit is unique, each solar system different from the next, a game where there is basically no end as it all gets generated on the fly as the player moves through the universe (except for maybe when the data needed to run the game gets so massive I/the game can't keep paying for hosting that much data). I am of course talking about a game very close to No Man's Sky.


If you've read this far, you're no doubt thinking, "But that game already exists?!", and that is a very valid thought! The best rebuttal would be, one is not enough. Call of Duty isn't the only military fps, Fortnite isn't the only battle royale, Destiny isn't the only looter shooter. More of a good thing, especially in gaming, is never a bad thing.

To be completely honest though, exploring space is the coolest damn thing ever, plus it's one hell of a challenge! The shear technical backend that will be needed to even get a tenth of the way to NMS would be a major feat for a single dev game! My goal is actually to do mobile first, because I want to cruise around space exploring new worlds on my phone when I'm on the porcelain throne. Obviously with the ability to port your account to PC at some point, and who knows maybe one day even console 🤣 

For now, watch this space 😉

Comments

Popular posts from this blog

Galliventurer - Dreaming of a Universe

n. Galliventurer - one who adventures whilst gallivanting. We have a name. A compound of the words gallivanter & adventurer it fits the game quite nicely. It will also be the name of the player's ship (though, you may be able to have many ships throughout the game). Also trying something a little different for this project, practicing what I preach as it were. I'm actually going to plan this out a little bit before I ever actually write any code. Oddly I feel that most of my hair brain schemes of previous years have had a fast paced "rush to market before someone else thinks of this" attitude. So obviously there was no time to stop and take a moment to put any thought in before code went into editor. None of those projects ever made it out of the proof of concept phase oddly enough, no prizes for working out why. In the spirit of all this, things are different this time around. Having given it even two minutes of thought there are several issues....

Reason Based Text Alignment Discovery Model

The hottest topic currently is fake news and the proliferation of disinformation. Though it would be counter to the wishes of corporations more interested in profits than human collective good, a system is sorely required to analyse text content that is shared as & undistinguishable from facts. Small statements with no backing and linking to articles written based on pure emotion rather than concrete evidence, backed by nothing aside from straw man arguments or espousing opiníon and rhetoric as law or common decree. An outline for a model that would generate a small visual graph which would allow for a glance into the substance of the content before consumption: Emotive language ratio to detailing of findings and reason based "disprove first" approach Inference of subtext and agenda of the content Links + source references count & meta score of their own merit Ratio of steel man or straw man arguments Count of balacing statements and justification/testing of hypothesi...

How to Think

Moving an arm and thinking about moving an arm are two vastly different things. Even thinking about thinking about moving an arm is a natural thing to do even if reading it is very odd. Now the hard part, how to you design thinking ? The deliberate process of simulating scenarios to either logical or illogical ends would seem like a great fit for computers that can do millions of calculations a second. The slow an deliberate winding down a thought path seems to be the missing link to truely intelligent machines. We are very good at making machines. Even more so machines that actually produce things and have purpose. Since the earliest primitive forms of man, our tools are defined by their use. Or more aptly by the end result they achieve. So what is the end result of smart machines? To drive our cars, build our structures, do the heavy lifting and manage our lives? To do all that the ability to compute and apply action is needed but not actual thought. Most business tools and modern ap...