The Teeny Weeny Microgame Engine is a specification for the portable play of board- style games in a wide variety of computing environments. As proof-of-concept, teeny-cpp implements the Teeny LRFC (Lesser RFC) and many extended features with a shell-like console interface and a curses-based UI. Despite their simple appearances, they are very extensible via C++ and basic game script code using the commands defined in the LRFC. It is intended for hard-core hobby board gamers or war gamers.
| Tags | Games/Entertainment Turn Based Strategy |
|---|---|
| Licenses | Public Domain |
| Operating Systems | Unix |
| Implementation | C++ Perl |