Nested FSM library

Started by
-1 comments, last by yenal 11 years, 3 months ago

Hello,

I recently started a personal game project using Ogre3D. One of the first things I've implemented was a nested finite state machine library. It's not heavily tested but it seems to be working fine this far. I'd appreciate the feedback. Feel free to use it in your personal or commercial project.

https://github.com/yenal/libFSM

Thanks,

Yenal

This topic is closed to new replies.

Advertisement