Miller-Inc / Star-Wars-Card-Game

The digital card game version of a game that my brother started
MIT License
1 stars 0 forks source link

Build Characters #3

Open JWMiller006 opened 1 month ago

JWMiller006 commented 1 month ago

This goal is to create the baseline for how characters are created and their abilities are stored. This also includes logic on how their abilities can be made to work with the game engine.

JWMiller006 commented 3 weeks ago

Make sure that the character images are 350x350 Pixels or larger and still in a square. (I can automatically downscale images, but not upscaling)