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

Create clothes objects #3

Closed tomasesquivelgc closed 6 months ago

tomasesquivelgc commented 6 months ago

Clothes object should have an image URL and stats (values for the character)

tomasesquivelgc commented 6 months ago

created clothes objects with url (no stats) created arrays for tops and bottoms clothes display dinamically all clothes as buttons that update the state to their respective urls