jNaimXIII / Shiritori

Shiritori (しりとり) is a Japanese word game in which the players are required to say a word which begins with the final kana of the previous word, but this one is in English.
https://shiritori.fun
GNU General Public License v3.0
1 stars 1 forks source link

Add User, Game, and Word models #5

Closed jNaimXIII closed 1 year ago

jNaimXIII commented 1 year ago

Changes

jNaimXIII commented 1 year ago

This should do it for the basic data models. In future we might have to change it based on specific needs.