Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 597 Bytes

R3boot (Play 2 Build)

Chapter 1

  • Create our Player log ✅
  • Make it accessible from browser (i.e publish it on the web and make it accesible through HTTP) ✅
  • Deploy our computer on the blockchain ✅

Chapter 2

  • Build a Battery system:
    • Introduce a custom unit system to measure the energy levels. ✅
    • Ability to see the total "energy" available in our PC. ✅
    • Acess the capacity of the Battery. ✅
    • A way to "discharge" and "recharge" our Battery

Chapter 3

  • Enable multiple Players to join this Club.
  • Introduce a build method for the Builders of this Club.