Skip to content

r614/PokeBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeBlocks

MVP For a Blockchain Collector Game

  • Players are able to join a world (construct) and start exploring (mining) for Pokemon (Blocks).
  • Each Pokemon comes with a specific level (which is a random drop between 5 levels from the player's current level) and the player level is calculated by the average of all Pokemon in the party.
  • Difficulty scales according to the average global level of all players in a construct - it's much easier for a new player to scale upwards to the average, but the progression slows down once the average is reached.
  • New Pokemon are unlocked as player level goes up, but the loot pool includes all previously attained Pokemon.

To-Do

  • Add a flask backend and API.
  • Simple Frontend for easier navigation.

About

MVP For a Blockchain Pokemon Collector Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages