Skip to content

BibliothecaDAO/adventurers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realms World Adventurers

WIP: This is heavy work in progress

Milestone: Deploy into Realms Testnet by end of 2024

todo:

  • Agree on Base models
  • Define inital systems
  • Build tests
  • Deploy into Eternum
  • Drink beer

Table of Contents

Adventurers

Adventurers are the base layer Character in the world. They are the simplest possible Character with the idea they will be extended by other modules via new components.

Adventurers DNA

Adventurers have a minimum of these:

  • Health: The is the base health of the Adventurer. This is the amount of damage they can take before they die.
  • Energy: This is the base energy of the Adventurer. This is the amount of energy they have to perform actions.
  • AdventurerId: This is a unique human readable identifier for the Adventurer.
  • Position: This is the position of the Adventurer in the world.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published