Co-op roguelike FPS with waves of monsters, boss fights, and procedurally generated levels.
Co-op roguelike FPS with waves of monsters, boss fights, and procedurally generated levels. Upgrade your gear, buy weapons, stack buffs, and go deeper into the Underworld to discover its secrets. PC & VR Cross-play.
Custom maps for Pavlov VR, bringing Minecraft-inspired CodZ experience to virtual reality.
Discover the technologies and expertise that power our games.What we bring to the table
Unique runs, every runs.
Underworld relies on procedural dungeon generation to create unique layouts at every run. Level structure, room progression, enemy waves, and encounters evolve based on how deep you are in the Underworld. Each runs are unique, while maintaining a balanced pacing and difficulty.
Learn moreUnique runs, every runs.
Underworld relies on procedural dungeon generation to create unique layouts at every run. Level structure, room progression, enemy waves, and encounters evolve based on how deep you are in the Underworld. Each runs are unique, while maintaining a balanced pacing and difficulty.
Learn moreOur development process is driven by the community, continuous playtesting, and a focus on strong gameplay feel. We prioritize cross-platform compatibility, performance, and scalable systems to ensure our games remain enjoyable, accessible, and technically solid over time.
Built with the community, for the community.
Strong focus on game feeling, gunplay and mechanics
Unreal Engine 5 but the optimized way
class PaintCircle extends MiniGame {
// Physics-based arcade game
private enemies: Enemy[] = [];
private coverage = 0;
update(dt: number) {
this.world.rotate(dt);
this.enemies.forEach(e => {
e.applyGravity();
e.bounce();
});
}
}
We are looking for passionate developers, artists, and storytellers to help us build the next generation of immersive worlds.
Join our growing community across all platforms. Stay updated, share feedback, and connect with fellow players.
Have a question about our games, business inquiries, or just want to say hello? We'd love to hear from you.