but humm i do it anyways, that how youlkearn i heard
i m trying to make a fighting game 1vs1
So basically i just exploring the possibility of how i shoud design my DB
So I guess here.. i m a noob cuz i only do php like once a week for about 20 min ..for multiple reason..
but whatever
now
Having a Table Player1 and player2
BOTH conating thes value :
Code: Select all
-id
-name
-avatarcontaining :
Code: Select all
-url of avatar (or path)Code: Select all
-Punch
-kick
-blockBut i don't know about the health... like should it be a table alone or...
nyways i'm not asking for anyone to write my code..just validate the way i'm designing my tables..
thank you in advanced