TARTARUS
TARTARUS
Controls
- WASD: movement
- Mouse: controls for look
- LMB: fire primary spell.
- RMB: fire secondary spell.
- Spacebar: jump
- Hold L-Shift: to sprint forever
- Press 'E': pick up items.
- L-CTRL: to toggle inspect mode (Mouse hover over Spells and items)
The Game
Pocket Sand Zaibatsu's 7DRL entry for 2025.
It's a doomlike roguelike. We spent the week fighting Godot 4.3.
- Go through a bunch of procedural generated levels.
- Shoot semi-threatening monsters that hurt you when they touch you.
- Monsters get harder through each floor.
- Spellbooks replace your alternate fire (RMB)
- Each spellbook has different effect.
- Arcane (Blue) - Damage Scales off Max Mana
- Fire (Red) - Chance to cause burning (Damage over time)
- Light (Yellow) - Chance to stun enemies for a short time
- Thunder (Purple) - Splash damage to surrounding enemies
- Wind (Green) - Increased CRIT rate/Damage
- To REGEN health and mana:
- Monster drop HP and MP pickups
- Regen health/mana quick by staying still and resting
- Walking also regens mana, but sprinting regens nothing.
- no fun, but more fun than last year IMO (R. Guillotine)
- Still a ball of Godot 4 spaghetti, except this one was worse!
Known Issues
- Frame rate drops upon initial load. (Godot's GridMap navigation is not great.)
- Doors sometimes will not spawn next level, you need to jump at them.
- If you play in browser, play in fullscreen, other wise you will get mouse drift.
- When loading into different levels, wait or move forward, and frame rate returns.
Credits
- CJ Harries
- R. Guillotine
- Xeronax
- Tileset from ZerinLABS
- Sprites from FinalBossBlues
- UI elements from Pixeltier
- Title screen from Captainskolot
- Tunes and SFX from Ovani Sound
OGL Content
This repo contains OGL 1.0a content. A full copy of the license can be found here.
Status | Released |
Platforms | HTML5 |
Authors | grammarxcore, R. Guillotine, Xeronax |
Genre | Adventure, Shooter |
Made with | Godot |
Tags | Real-Time, Roguelike |
Download
Download NowName your own price
Click download now to get access to the following files:
tartarvs.zip 38 MB
Comments
Log in with itch.io to leave a comment.
Too bad there wasn't a windows executable. Maybe, next time!
DFuxa Reviews 7DRL 2025 - TARTARUS
Heya! It doesn't look like the download version contains an executable... Is there a trick to Godot projects that I don't know about?
Hello! The download version is only for Linux. We were unable to create a download for Windows or Mac unfortunately, due to some weird funkyness with the UIDs and the 3D assets we used (First 3D game, we didn't know we'd run into these issues.) The only way to play it is in browser if you are using Windows/Mac