Skip to content

Commit 60db6d8

Browse files
committed
add ui demo
1 parent 37c4c29 commit 60db6d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Flowstate is a great fit when you need:
2525
* [Queue](examples/queue/main.go)
2626
* [Money transfer, aka state machine](examples/state_machine/main.go)
2727
* 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/)
2829
* [Testcases](testcases)
2930

3031
## Install

0 commit comments

Comments
 (0)