tpavlek / Jeopardy

A PHP/Javascript implementation of the Jeopardy! game
42 stars 15 forks source link

it adds a vuex store to the game component #36

Closed udimitri closed 2 years ago

udimitri commented 2 years ago

closes #25

as an mvp, it wires the title to vuex and adds a button to change the title

demo

image image
tpavlek commented 2 years ago

I really like how you demonstrate the feature right inline with title changing!