lijim / monks-and-mages

Monks and Mages is a TCG-game built on React and socket.io
https://www.monksandmages.com
MIT License
17 stars 0 forks source link

Feat: Create player profile page + Avatar System #401

Closed lijim closed 1 year ago

lijim commented 1 year ago

This is a companion PR for https://github.com/lijim/monks-and-mages-db-service/pull/25

Closes: #368

Adds an avatar system to the game (logged in users can flex their avatars - the exp system is not fully implemented yet - we still need to add XP to players and record games to the database after they're done):

Screen Shot 2023-02-25 at 3 09 30 AM Screen Shot 2023-02-25 at 3 15 49 AM