Mona
Mona
The performance of the Market page is not that good. It's especially noticeable when switching from the Depot to the Market page.
I tried to add [my PWA](https://github.com/maracuja-juice/ultimate-tic-tac-react) via the `+` button to your app (used the following url: `https://maracuja-juice.github.io/ultimate-tic-tac-react/manifest.json`) but it is still not appearing. Are there any requirements for what...
It would be very nice if the game could be played online with other players.
We slowly have more and more UI text that gets harder to manage, the more there is. To make this easier we should move all texts out of the components...
Implement a great AI that you can play against. Probably the best approach would be to use Monte-Carlo Reinforcement Learning. Or maybe we should just start with a Monte Carlo...
Make the /analysis/:id URL shareable by trying to load the id from the backend. Related: #103
### Blazorise Version 1.5.x ### What Blazorise provider are you running on? None ### Link to minimal reproduction or a simple code snippet https://blazorise.com/docs/components/step ### Steps to reproduce - Try...
### Blazorise Version latest ### What Blazorise provider are you running on? Material ### Link to minimal reproduction or a simple code snippet https://blazorise.com/docs/components/button#loading#toc_Loading ### Steps to reproduce Create a...
I'm trying to try out reflex on my local machine and followed the instructions in the README. I already installed nix the other day on my Linux distro, using the...