Delinon's Cheese-Race
a DevLog
Delinon’s Cheese-Race is an arcade chaos-racing game where runners tumble and roll downhill after a racing cheese wheel.
The player will need to navigate and jump over obstacles and other runners in order to be the winner.
– Picking one of 4 characters (Shadow, Reish, Cricket or Servaas)
– Racing against the remaining characters and other NPCs (farmers, town’s guards and a moustached villain)
– The ability to steer and jump
– Basic obstacles: dirt mounds, dirt ruts carved by fallen runners
– The ability to fall
– Stopping the runner if they’re running out of bounds
– Jumping over a fallen runner’s dirt ruts give a short boost
– When a player falls, give a split seconds mid-air to decide which direction the tumble will go
– If tumbling into an obstacle – fully stop
– Visual commentary from a pun-loving Bree-Ann and a an avid eye-roller town’s guard
– Splitscreen multiplayer
– Character specific abilities
– Multiple maps
An amateur game dev with background in web dev and frontend development, as well as well based knowledge and skills in music & graphic design.
Play proxy – Running & Turning
Go left! no! go right! While learning to move the player around, I relyed heavily on the godot docs. Mainly, two articles: Running To have the player run, I set it’s velocity toward the bottom of the hill and call
Player proxy
The player character needs to start somewhere, and because I decided to code the game mechanics first – visually, a plain rectangle is more than enough. Here are the core mechanics the player will evenatually need: In the next log
Map proxy
Resolution Width I want the player to have enough horizontal space to traverse mid run. Because the game’s default width is 1,280px, I went for a bit over 4 times as much – 5,760px. Height/Length I want a map to
Static or modular?
I’m going into this developing adventure at the tail of playing two great rogue-likes – “Hades” & “BlazBlue Entropy Effect”.Playing these games definitely pushed me to thinking the hill my player will be running down on can be modular. So
Inspiration
What or who is Delinon? Delinon’s Cheese Race is an idea born from a D&D game I’m playing with a bunch of my friends.Delinon is more of a “where”. It’s a large city our party were traveling to.Getting closer to