upupgames / freecell-react

A web-based Freecell card game built with React.
GNU General Public License v3.0
0 stars 0 forks source link

Experiment with Pixi.js board #17

Closed jialincai closed 2 months ago

jialincai commented 2 months ago

I think React may not be sufficient for snappy animations and user interactions beyond widgets and buttons.

Let's integrate Pixi.js and use it for board interactions.

jialincai commented 2 months ago

We're moving this into a feature branch to rebuild to current state of main.