Game
Acceleroll

1 year ago

Apple Silicon (PREVIEW) Announcement and Development Update


I spent a short while in secret porting this game to Apple CPU architecture, now it is natively playable on Macs! (M1 or above). Currently tested on the M4 Mac Mini.

I'm posting it in what I call a "preview", as this version is still not complete. It contains small visual bugs, minor errors, and lacks features such as controller support. I'm investigating the controller support problem however the game is still perfectly playable on keyboard + mouse. I might end up adding previews for a lot of major overhauls so stay tuned! These allow you to still play it in a working state, but try out new things. However there is always the native Windows as a fallback which I believe is fully feature complete and ready for everyone to download.

Recently I've been moving outside the Windows ecosystem, so a lot of my development in the immediate future will reflect that. I'm still trying to find a way to reliably test Windows environments, but it's tricky with the way I have my development set up. I've also been experimenting with Linux and the Steam Deck. And while no Steam release is planned at the moment, I am looking into a SteamOS port, which would allow you to add Acceleroll as a non-Steam game.

I've also been brainstorming some ideas for a 3.0. Especially since this game will be coming up on it's 1 year anniversary in a few months. But I'm not fully committed to it yet.

Stay tuned!

(Also this Apple Silicon preview fixed a huge bug in the game regarding framerate dependence, some under the hood work was done to fix that)



0 comments

Loading...

Next up

Target is getting a huge rework. I basically rewrote the movement code from scratch. You now have to actually fly and steer to score. It also makes multipliers harder.

Huge progress 🎯! The target minigame touch up is nearly complete. I basically coded the entire thing from scratch. It's really fun now! This is how I wanted it in the game jam but time made it difficult.

#gamedev #platformer #3D #Unity

Spent the remainder of the night making some fun unlockables (if a bit silly), also spent more time on the remix mode. I added this lava lake section, I think it looks nice (GIF).

Got a gameplay idea but it requires promoting crabby to main character status. Thinking.

In editor footage of controller support on UI

It will only support Xbox controllers natively.

New menu, this one isn't claustrophobic and is organized kinda (top: main modes middle: minigames bottom: extras) some of which you can only unlock during gameplay. Also added videos for the two modes! Release hopefully soon!

Simple scene exit animation with a jingle when collecting pineapples. Right now it just reloads the scene but I'll hook it into a hub later.

It's here! The largest update yet. Includes 8 ball pool, fishing, a sandbox mode, and a hard mode! (+ Many fixes and QOL) Patch notes below.

Greyboxing the northern lava section. I'm planning to add a lava pit that leads to the eastern ice cave. No lava right now though just use your imagination.

My own linear moving platform system based on tweening. Pretty happy with it.