Devlogs
Update (250112)
DREAM RIDEA downloadable game for Windows, macOS, Linux, and Android
Work continues! Since the game jam I’ve been doing some planning and preparation for a single-player mode.
SMALL THINGS WITH BIG QUALITY OF LIFE IMPACT
- loading progress screen
- option menu toggle graphics
LOCAL MULTIPLAYER
- two players on one device/controller)
- will be expanded to support up to 8 human players
MORE ACCURATE CAR COLLISION
- still approximating car size
- previously used a circle
- now using a rotated ellipse
- allows some leeway on car corner collisions
- less false collisions when passing close
TRAFFIC CONES
- rendered in 3D using OpenSCAD
- converted to spritesheet
- old 1-bit workflow improved to support arbitrary colour palettes
- gymkhana mode when?
NEXT
- finalise new game modes
- make some gymkhana levels
- better power-up visuals and more juice and graphical effects
- hi-resolution font as the current one gives the impression the game is low-resolution