tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://chmann.itch.io/sand-blade


A small platformer where each level is constrained to a single 64x64 room, with a focus on grinding individual levels for the best possible time.

Features:

  1. A nexus, and 56 levels to compete on.
  2. In-game leaderboards and replays.
  3. Extra challenges and unlocks.

Controls:

Arrow Keys - Move
Up - Select/Enter door
Z - Jump/Select
X - Attack
Escape - Pause

Changing Bindings:

After running the game once, open %APPDATA%\Godot\app_userdata\LowRezJam\config.cfg
Under the [input] section is a list of input mappings. Each mapping is on a single line in the form: ACTION_code=XXX
Replace XXX with the desired key code. A list of valid codes can be found here near the top of the page: https://docs.godotengine.org/en/stable/classes/class_@globalscope.html
The relevant actions are: move_up, move_down, move_left, move_right, jump, attack_light

Made for the LOWREZJAM 2022.