[DAO:0261d29] Update #4 for proposal "Community NFT TCG Framework"

Author: 0xc24789c6f165329290ddd3fbeac3b6842a294003
Update Status: On Time
Project Health: :green_circle: On Track

Introduction

This month’s work has been focused on developing the game server for the NFT Trading Card Game Framework. The game server acts as an additional network layer that provides more security for processing games and tracks account progression/player. Over the month of November we’ll be creating documentation and testing the framework.

The end of November will mark the end of active work on the framework but, like the other community modules, we’ll be keeping track of any out-standing issues/bugs.

Highlights

Here’s a quick breakdown of what has been accomplished this month:

  • Wrote and deployed game server to act as a network solution that also supports account persistence
  • Implemented Account Persistence (player decks can be loaded/saved to the server)
  • Implemented Account Progression (player experience is earned by completing games, levels gained unlock new cards)
  • Tested peer-to-peer networking (bug fixes & some reworks, like re-sync)

Blockers

No blockers have been encountered so far.

Next steps

Over the next month we’ll be fleshing out the documentation and continuing to test the TCG Framework; here’s a quick list of what we have planned:

  • Documentation (setup framework, setting up your own server, creating tables, creating cards, creating models, managing progression, linking NFTs/wearables)
  • Continued testing of the scene (we have a community test session planned later in Nov)
  • Bug fixes & stretch additions (if we have time after ensuring the framework is fully working & bug-free, we’ll be working on additional features)

Additional notes and links

You can play the most recent stable version of the TCG’s demo scene here:

DCL World

You can access the main branch of the TCG’s GitHub repository here:

GitHub Repository

Additional info can be found in the DAO provided discord channel (nft-tcg-trading-card-game)!

View this update on the Governance dApp