g[ilber]t.de

7D Mad Rogue Kart

7D Mad Rogue Kart is a rogue-like, turn-based kart racing game, build in one week during the 7DRL 2023. Your goal is to finish first, while racing against characters you might be familiar with. ;)

You can also throw some obstacles in their way - but be aware: You are not the only one with this ability...

7D Mad Rogue Kart uses a custom engine, based on SFML. :)

Binaries

You can find the x86 version here and the x64 version here.

This game is also available on itch.io!

Key Mapping

Key Alternative Action
W Move Cursor Up
A Move Cursor Left
S Move Cursor Right
D Move Cursor Down
B Enter Placement Mode*
N Exit Placement Mode*
Spacebar Confirm Action
Num + F2 Zoom In
Num - F3 Zoom Out

* (only valid if an item is available)

Start

After starting the game, you are thrown into the player selection mode, where you should pick your player. Confirm your selection, and you are ready to go!

Config

The root folder inclues a config.ini, where some settings can be changed:

Setting Default Value Comment
ResolutionWidth 1280 -
ResolutionHeight 720 -
EnableVSync true -
Mod default -
Seed -1 When set to -1, the total amount of seconds that have been passed since midnight are being used as the seed.
MapSize 128 I would rather not recommend messing with that setting... But I won't stop you, either.