Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

SCXML

SCXML

Metron
My personal space of thoughts... · · 1 min read
455 0
Well well... I couldn't find a Cpp implementation of scxml so I fetched a java version from the apache svn (link). Appearently it implements the current draft of scxml.

Since noone in the AI forum seems to know about a cpp implementation for this either, I decided to make my own one based on the apache stuff. I'm quite familiar with java, so it shouldn't be a big problem to "translate" it into cpp. As I've stated it in my previous entry, I'll put this online as opensource once I've got first running version. So, if you're interested in this, keep looking here.

Have fun,
Metron

Discussion

Loading comments...