Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

edbucks

19
Posts
1
Topics
A member registered Nov 15, 2017 · View creator page →

Creator of

Recent community posts

Thanks for hosting!

(1 edit)

I fixed this as follows:

xattr -d com.apple.quarantine Exterminator.app/

Thanks for your feedback. I made an app bundle instead. It sure was a learning experience.

Thanks, that explains why I had trouble.

Never mind, I got the Linux version working. This is a metric ton of fun.

It took me a long time to get the hang of this. My high score is 3. Conclusion: my reactions have deteriorated a lot since the 80s. Love the visuals!

In the nick of time:

https://edbucks.itch.io/eternal-horizon

That's awesome. Thanks for the quick fix.

First game in the jam I've managed to complete successfully. Can't even finish our own entry. Nicely done.

I appear to have got stuck in the lower left corner while the joint burns and the customers grumble. Can't extricate myself.

Before that, though, I was really enjoying myself. Great game and devlog!

Day The End, we did it!

A rollercoaster ride and no mistake, but at the end of it all we have some code we could easily continue to work on, because it hasn't gone all spaghetti.

We even managed a cutscene to set the scene. (Am I the only one who used to think cutscenes were naughty bits that had been removed by the censor? Almost certainly.)

Special shoutout to Edo who DID NOT GIVE UP. That's probably a more important lesson than anything I learned about entity component systems, and certainly a more comprehensible one.

Please play our game and let us know what you make of it. We set out to make this a rhythm game, but early feedback suggests it's become more about reactions. You be the jury.

Day something, unexpected challenges

There are all sorts of issues you should really resolve before a game jam. I was getting a poor wifi connection via the USB adapter on my Windows box. Today my new powerline adapters arrived. Some people dislike powerline as a prehistoric technology, but it just works and doesn't give me unfathomable error messages. It's all about removing distractions so you can concentrate on the code.

Another challenge is distributing test builds. Other game jammers are a savvy bunch, but our playtesters have had a few issues with extracting zipped files and maintaining the proper hierarchy so the executable can find the resource directory. If power users stumble, what can we expect of casual gamers? I wonder how we can signal requirements of this sort, especially when nobody reads READMEs. There are plenty of principles, but no standards I can think of short of app stores.

Haha, I wouldn't be surprised if the world didn't close down quite a lot in the final hours before the deadline!

(2 edits)

Day 0, an unexpected yet welcome problem

Everybody wants to join our team! The legendary founder of our Crowdforge started it before I joined, but hasn't been seen since. Religions have got going on worse origin stories than this.

I was pleasantly surprised how quickly we came to an agreement about tools. C# it is, and most likely Monogame. 

My autocorrect thinks of this as 'Monogamy.' Could make for lively journalling.

There are some great open-source libraries out there we'd like to integrate. Do they all have C# bindings? If not, interop in C# is reasonably straightforward but could be time-consuming.

And the theme is… love! OK, wasn't uppermost in our discussion but I'm sure we can work with it.

Day 1, attack of the killer concept art

Since I didn't draw it, I reckon I can safely say our concept art looks amazing!

Day 2, version 0.000001

We explored our core mechanic using a text-only model. It made us nostalgic for the days of text adventures.

Graphics and sound are going to play major roles in the finished product, but stunning video and audio can't compensate for lack of fun. This game is going to be fun. We're hoping for a cute twist on the dungeon crawler, for replayability through demands on the player's reactions, and for a choice of goals instead of a walking simulator.

Gruff & I need all the musical help we can get. Our team is open at Crowdforge :)

Thanks for the libgtk tip. That fixed it for me.

I really enjoyed the Windows build. Couldn't get the Linux build going on Arch.