Welcome to Dead Ascend!
Dead Ascend is a challenging, open-source point-and-click adventure game where players must survive a zombie outbreak by ascending a tower filled with deadly traps and intricate puzzles. Developed using Qt, QML, and JavaScript, the game delivers a visually clean and technically robust experience that combines survival horror with cerebral gameplay. Players solve puzzles to progress through each floor, with the ultimate goal of escaping the zombie-infested building. Download Dead Ascend now!
Feature of Dead Ascend:
Tower-Based Progression
The game is set inside a multi-level tower, each level requiring puzzle-solving and strategic thinking to ascend while avoiding the ever-present zombie threat.
Thoughtfully Designed Puzzles
Every level features unique and progressively complex puzzles, including code-breaking, object interaction, and environmental clues, encouraging logical and critical thinking.
Open-Source Accessibility
Entirely open-source and hosted on GitHub, the game invites developers, learners, and modders to explore, customize, or contribute to its ongoing development.
Qt/QML Technology
Built using Qt’s powerful framework with QML for responsive UI and JavaScript for logic, ensuring cross-platform compatibility and smooth user interaction.
Minimalist Horror Aesthetic
While the game emphasizes puzzle-solving, its tense atmosphere, minimalist art, and zombie presence provide a subtle but effective horror experience.
Platform Independence
Designed to run on multiple operating systems, thanks to Qt’s cross-platform capabilities.
Educational Value
Offers insight for developers into how modern tools like QML and JavaScript can be used for game development, making it a learning tool as well as a game.
Top 5 FAQs on Dead Ascend:
Q: Is Dead Ascend free to download and play?
A: Yes, the game is completely free and open-source. You can play it or modify it without any cost.
Q: What kind of gameplay is it—action or puzzle-based?
A: It is primarily a puzzle-based adventure with survival horror elements. There’s no combat; the tension comes from puzzle-solving under threat.
Q: Do I need to install any special software to run it?
A: Depending on the platform, you may need the Qt runtime or tools if you're compiling it from source. Precompiled versions may be available depending on the platform.
Q: Can I contribute to the game’s development?
A: Yes, since it’s open-source, you can contribute via its GitHub repository—improving code, fixing bugs, or adding new content.
Q: What makes this game suitable for developers and learners?
A: It’s a great example of using QML and JavaScript within the Qt framework, making it ideal for learning about game structure, UI design, and cross-platform development.
<3
An open source (https://github.com/Larpon/DeadAscend) game written in (mostly) QML & Javascript.
Version History
v1.1.2-armv7——5 Apr 2019
* Fixed usability issues