tomasesquivelgc / JavaScript-game-practice

This repo is a personal project in which I will challenge myself to build a simple game using React & Redux
0 stars 0 forks source link

Add character state #2

Closed tomasesquivelgc closed 6 months ago

tomasesquivelgc commented 6 months ago

Create Redux state to manage character clothes and stats

tomasesquivelgc commented 6 months ago

Created clothes state to manage the image displayed. Next step is to create character statss