https://github.com/meshula/fizzim
Fizzim, finite state machine compiler, and various old engine components
https://github.com/meshula/fizzim
Last synced: 11 months ago
JSON representation
Fizzim, finite state machine compiler, and various old engine components
- Host: GitHub
- URL: https://github.com/meshula/fizzim
- Owner: meshula
- License: mit
- Created: 2014-01-28T06:08:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-28T15:41:36.000Z (over 12 years ago)
- Last Synced: 2025-04-08T17:15:16.440Z (about 1 year ago)
- Language: C++
- Size: 730 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fizzim
======
Fizzim is a finite state machine compiler, the latest version (9 years old!) converted a state machine drawn in Dia
to C++ code.
The Insect AI demos I made for AI Wisdom.
The simple Physics Engine described in my Game Engine Gems article.
Various old engine components.
Also includes the beginnings of an old level editor using FLTK from back when FLTK was all the rage with VFX houses.