Skip to content

Releases: leancloud/client-engine-stateful-game

v0.4.0

Choose a tag to compare

@sdjdd sdjdd released this 02 Dec 10:49

We upgraded the core dependencies

  • @leancloud/play (from v0.14.0 to v1.0.0)
  • @leancloud/client-engine (from v0.7.0 to v1.0.2).

XState integration

Choose a tag to compare

@leeyeh leeyeh released this 27 Feb 08:32
63738e4

In this version, we explored using XState for states management. XState is suitable for complex state transitions.

We have updated our sample game to be implemented with the new XStateGame. You can check out the source code here.

We ❤️ documents

Choose a tag to compare

@leeyeh leeyeh released this 09 Jan 11:48
c886139

This is a polishing version with no change of concept:

👋 Hello, World!

Choose a tag to compare

@leeyeh leeyeh released this 04 Jan 04:36

This is the initial version of @leancloud/stateful-game

This package adheres to SemVer. All APIs are unstable before v1.0.0.