Game
Acceleroll

3 months 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

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.

Had one of my weirdest 2AM ideas last night. I took my minigolf game and combined it with spherical gravity/planets. The end result is absurd. I had to redo a lot of code but worth it. #GameDev #Minigolf #3D #AntiGravity #GravityMechanic #Unity #Unity3D

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!

Working on actual targets. Hitting this at long range feels so good.

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

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.

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

Prototyping my sand game, liquids and gasses (WIP). I also opted for procedural sand materials. I created a system where I can generate ~4294967294 fake, unique, named periodic table elements deterministically. Interaction is a work in progress. Wow.

Learning a bit about falling sand type games. Really simple algorithm but so fun to tinker with. Very easy to add new behaviors/materials too. It's calling out to me for a sandbox (no pun intended) game.

A couple days ago I started this dark fantasy archery mechanic prototype. I'm unsure where I want to take the mechanics but I'm loving the atmosphere. I just retopoligized the entire scene and added some dark post processing. #Unity #GameDev #Archery