It's Alive; Or, how I came to revamp this blog.

Posted on
Last Modified on
a frail qubit real life release update website

The blog is alive! And much different!

… Wait, how long was I gone for? 11 MONTHS? And what the ever living fuck is ‘A Frail Qubit’?

God, where to begin?

A Sorefully Needed Update

As some of you either have no idea who I am (statistically, that’s a minority…), I’d like to explain who I am and (to those of you who have been needing at least an explanation) what the fuck I’ve been doing.

Hello, my name is Broc. I make games in the Godot Engine, but more relevantly and recently I turned 18, graduated High School, and became a freshman at the great! Florida State University.

The last time I published a blog post was on March 30th, 2019. I published it out of obligation; taking on a harsh schedule senior year and loading myself with AP Credits in a last-ditch attempt to boost my GPA meant that working on a video game was quickly brushed off in favor of schoolwork and general procrastination. I was able to have a nice balance prior to Winter Break; Keen Cubytes fans know that’s when I released Alpha 7. However, once Fall started my workload quickly ramped up and I had to choose between failing some end of year exams and releasing a game on Steam; I chose the latter.

As soon as I graduated (leave early, still get there very late due to intense traffic and a useless police officer telling me where to go in vague terms, running to my place in the 400 person line, being on the opposite side of the area to where my parents and family were, throwing the caps, having a nice dinner, balling out the next night.) I had three weeks to relax and have the great last summer before I went into the Summer Semester. Naturally instead of working on a video game I hung out with friends that were going to be shipped off to the military, a college more than two hundred miles away from mine, or simply friends that I most likely would never see again.

In summer I was quite busy studying and listening to this wonderful album, though not as much to excuse me for not working on the game. I did do some game development and I started the template for two other projects; I might make some blog posts about them in the coming weeks. What can I say, my mind was somewhere else during this time.

The gap between the Summer Semester and the Fall Semester was quite short and nothing of any importance, so we’ll skip talking about it.

In the Fall Semester I briefly restarted work on what was now called A Frail Qubit (more on that later) by doing around 2 and a half weeks of the #100daysofgamedev challenge over on Twitter. You can see the thread of mine here. While I was going to complete the challenge, my inability to balance Trigonometry with a terrible teacher led me to stop game dev for a bit to put more effort into School. Looking back, it was an unwise decision as I failed that class anyway. Doh!

From Winter Break and up until about a week ago I was considering scrapping the project altogether and primarily working on other projects, for a variety of reasons.

The most major reason was the plot being lackluster and sort of a ripoff of The Talos Principle. You might think, well Broc there is NO PLOT. This is true, but for a great deal of time I’ve written down and committed to memory a basic plot outline and how it would be delivered (distortions). Turns out that The Talos Principle has the same basic concepts and key points of the plot.

When I realized this and also found more gripes I had with the game I really didn’t want to work on it. This remained the case until a couple of weeks ago, where I had some sort of an epiphany: It’s my first game, and why the fuck do I need to impress anyone with it? Who cares if the plot sucks, the closest thing the best-selling video game of all time has for a plot is a dragon and a fake dude with white eyes.

To sum this section up: I wasn’t working on ‘A Frail Qubit’ for quite a while for a variety of reasons, but now I am.

A Frail Qubit? What’s wrong with Cubytes?

When I first talked about changing the name with some of my friends, they thought I was stupid. “Cubytes is a great name!”, they say with no idea of what it’s supposed to mean. Honestly, this twitter account run by an idiot and this quite successful web developer & contractor probably don’t either.

When I was making the FIRST version of Cubytes (the C++ one), I had a temporary name: AssaultCube. This was already the name of some free and completely dead game. To be frank I probably could have continued to use the name, but I had nothing to assault! Because of that, I had to go back to the drawing board.

I knew I wanted to make a game inside a quantum computer and that the player looked like a cube (Let’s ignore the fact that Cubes are 3D). Voila- Cubytes! A cube byte! Better. I googled it and only the idiot’s Twitter account was shown; A-ha! It’s good to use!

While it probably was good to use for a long time, I took longer to make the game. By the time I’ve barely made a fun game, a man started an independent business, registered cubytes.com, and was doing okay for himself. I didn’t want to run the risk of having a lawyer snail-mail me a cease and desist letter (ala ‘The Social Network’), so I changed the name to A Frail Qubit. I’d argue it’s a much name: It makes more sense in terms of the ending, and the cube bit now becomes a quantum bit.

The Hiccups of the Website’s Hosting

If you’ve tried to visit the website from around Winter Break to three days ago, you would see clearly that the website wasn’t working. My former webhost, DreamHost, while not being harmful to the website cost me too much in proportion to what the service offered me. In an attempt to save myself money, I decided to head over to the big boy: AWS.

This attempt proved too much for me to handle properly, and AWS never really worked for me; There was too much complexities for hosting static websites and the documentation for the DNS service especially was lacking. Thankfully I was still on the AWS Free Tier for the whole time, so I never got an invoice in my inbox, even though I would only pay around $3.00. I then considered switching to Azure as I’ve heard that it’s more streamlined than AWS, but then I remembered about Github Pages' free website hosting. The integration took about 20 minutes from an empty git repository to my website running fine. Easy! Lesson Learned: Don’t overcomplicate things and don’t go over your head!

With this new found confidence, I decided to integrate the blog and the website, something I’ve always wanted to do (see this old post).

The Integration of the Blog and the Website

At around eight o’clock tonight I started this quest; Two hours later it was done.

I’ve wanted to use a static website generator for quite a while now to power my blog and I had my eyes on Jekyll. However, at eight o’clock and faced with the annoying task of installing Ruby on a non-Unix based machine, I declined. The next best option I found was Hugo, and after a surprisingly simple setup process using Powershell and a handy quick start guide with some great templates, I had a functioning website.

Translating my blog posts to markdown was a bit of a challenge: The converter I used for blogspot to Hugo specifically did an okay job of adding the header stuff but did not do a good job of eliminating the embarassing HTML shit out by blogger or grabbing my images (I had to download all of them manually). However, after going through all of my posts (Luckily I haven’t posted much 😉) and manually tweaking the look of the blogs as well as adding the images, the posts were migrated. I then slapped the exported static html pages into a directory of my website, redirected blog.sledgehogsoftware.com to sledgehogsoftware.com/blog and the transformation was complete!

Wait, you’ve released TWO new Alphas?

Some of you might be surprised that the latest version up on the website is Alpha 8.1. ‘Why didn’t you post a devlog, or at least a post telling people that the latest Alpha was released?’, you say. I answer, I forgot. oops.

The original version of Alpha 8 is not currently downloadable, but you wouldn’t want to download it; There was a nasty Crash to Desktop when rebinding keys that I didn’t catch in my playtests. If you would like to download the latest version, head over to the download page.

The Future

So, what’s going to happen with Sledgehog Software, this blog, and A Frail Qubit?

Well, I’ll continue to work on A Frail Qubit when I can and post progress on Twitter, and more ‘meaty’ updates here on this blog. I’ll also post other forms of game development on this blog as well; I might introduce some of those projects and create a devlog for them as well (I won’t forget A Frail Qubit!). For Sledgehog Software, well let’s make sure that eventually it’ll have its own creator page on Steam.

Future Blog Posts

For the short-term future, I plan on creating a post that goes through the main changes that has happened since the release of Alpha 8.1 (read the changelog by clicking the Alpha 8.1 text if you really want to know what changed between Alpha 7 and 8). I also want to create a number of posts going through a couple of other projects I am either working on or heavily thinking about (For just a hint of them, go to my #100daysofgamedev thread!).

Peace

Thanks for reading. This is the longest post on this blog by far, and it’s sort of spiraled out of control (It’s currently 00:25 while I’m typing this…). A smarter move would have been to break up these topics into their own posts for the greatest amount of Search Engine Optimizations and opportunities for virality.

That’s a load of shit.