Loading...
1
Game
Acceleroll
1 year ago

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




0 comments

Loading...

Next up

Finished up my very primitive sims build/buy mode clone. Still a bit rough, a lot I could add/improve. But for a couple days of work, not bad. Would be awesome for some kind of management game. I had to refactor this like 5 times, it was awful.

Ranged and melee combat. Lots of parameters to tweak for different weapons. Eventually I might move it into a big data structure if I end up continuing this.

Apple Silicon (PREVIEW) Announcement and Development Update

That's absolutely wild. 3 solo games and one collab later, here I am. Glad to make GameJolt my home!

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.

Took me way too long to remake the animations, but here she is.

merged my sims build mode thingy with my A* test. Really cool to see the two systems interact very well together. There's probably some edge cases but I'm pretty happy with this.

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

Working on my 2d art skills, threw together this simple top down demo. I have a vague idea for a game I want to prototype. It's setup in a way where I can easily swap the sprites of each body part, good for armor, hats, etc.

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