np-eazy / Pentaquad

3 stars 1 forks source link

Add more infrastructure for nicer scoresheet displays #58

Closed np-eazy closed 1 year ago

np-eazy commented 1 year ago

Scoresheet is heavily text-based and graphics will be much better handled with React, there really isn't much use for Canvas here. Take in GameState as a prop and use Scorekeeper to get data for rendering.

np-eazy commented 1 year ago

React component gets rid of the need for this