We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c4c29 commit 60db6d8Copy full SHA for 60db6d8
README.md
@@ -25,6 +25,7 @@ Flowstate is a great fit when you need:
25
* [Queue](examples/queue/main.go)
26
* [Money transfer, aka state machine](examples/state_machine/main.go)
27
* Real-time Two-Player Game – GoGame: [Live Demo](https://gogame.makasim.com/) | [Video](https://x.com/maksim_ka2/status/1825587227163795478) | [Source Code](https://github.com/makasim/gogame).
28
+* [UI Demo](https://flowstate-gogame.makasim.com/)
29
* [Testcases](testcases)
30
31
## Install
0 commit comments