pulkomandy / RapidoFSM

Graphical finite state machine editor with code generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RapidoFSM

Rapido! is a finite state machine (FSM) graphical editor. It allows you to design your FSMs easily and generates all the boring code for you. Originally developped as part of the Rush, a video game project, it can be used in a lot of other situations.

Rapido! is under the GPL license. It uses wxWidgets for the user interface, making it portable and cross-platform.

screenshot

About

Graphical finite state machine editor with code generator.

License:GNU General Public License v2.0


Languages

Language:C++ 99.8%Language:CMake 0.2%