keep-starknet-strange / tsubasa

Tsubasa onchain game built with Dojo, running on a Starknet Appchain.
https://play.tsubasa.win
MIT License
59 stars 30 forks source link

Implement create_card system #63

Closed WhoIsNac closed 1 year ago

WhoIsNac commented 1 year ago

Description

Each card must be created in the game(According to their stats) , we need a create_card system to create each card in order to make the player deck.

When a card is created it is assigned to each player’s deck in order to compose their team.

Falco90 commented 1 year ago

I can take this issue

WhoIsNac commented 1 year ago

Sorry, the issue has already been resolved with the PR https://github.com/keep-starknet-strange/tsubasa/pull/69