zDefender
A downloadable game
zDefender is a classic Tower Defense and has been build during the Dojo Game Jam #2.
The game leverages the Dojo Engine, a provable game engine and toolchain for building onchain games and autonomous worlds with Cairo.
How to play
Goal
- The only mode is an endless run. It means the only end state is to be defeated by the game.
- User must beat each wave one after the other and try to reach the highest wave to have his name carved on the leaderboard.
- When a mob reaches the end of the road, the user loses a life point. When the last life point is lost, the game ends.
- When a wave has been cleared, the user can run the next wave while the mobs scale up with the # of wave.
Towers
- The player can spend his gold to buy towers, each tower has its own attributes.
- The user can either build a new one or upgrade an existing one.
Mobs
- There are different type of mobs with different attributes, the last mob of each wave is a boss with strongest attributes.
- Each mob death rewards the user with some gold, the stronger is the mob the more the reward are.
Livrable:
- game url:
- https://zdefender-front-cartridge.vercel.app/ This is the version hosted on cartridge's Madara, deployed using slot. Due to certain limitations, this version might face issues when too many mobs are present on the map, as it surpasses the maximum steps allowed in the contract.
- https://zdefender-front.vercel.app/ This version is hosted on our server, powered by Katana, with an increased limit for maximum steps.
- code repository:
Leave a comment
Log in with itch.io to leave a comment.