Skip to content

z-korp/zdefender-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dojo logo

zDefender

zDefender is an onchain game running on Starknet Appchain.

Project license Pull Requests welcome

About

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 user castle, the user loses a life point. When the last life point is lost, the game ends.
  • When a wave has been clean, 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published