Game
Acceleroll

1 month 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).

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!

Sometimes you just want to sit back and enjoy your creations. It's beautiful. #Voxel #VoxelGame #Unity #3D #Blocks #ProceduralSky

Minigolf prototype I cooked up in a few hours. It has support for cutscenes, moving platforms, persistent scores, hole changing, and visual transitions!

I love it!

Target is getting a minor addition, multipliers! They multiply your score. And yes it is cumulative (all by x2), so a multiplier 4 * this powerup would be 8, thus leading to an x8 score (if you can land safely).

Clickity Clack. I love the sound these make. I set it up so every ball collision makes this noise so you get all these super clacky sounds and I love it.

Very glad I spent almost a full week on this lighting system! Testing some underwater ambience. I really want dark places in this game to feel dark. The vistas you can make with this are absolutely insane.

Random Mechanic: I recreated 4D geometry slicing (into 3D shapes). Completely procedural. This is similar to what those trendy "4D" game devlogs on YouTube do. I also created an editor tool to design 4D shapes, so I could easily make a game out of this!