What is Monkey X?
Monkey is a modular programming language that allows users to create their own custom modules and utilize modules developed by others. The language includes access to popular third-party modules such as Box2D for physics simulation and MiniB3D for 3D graphics
Highlights
- Modular architecture enabling custom module development
- Access to commonly used third-party modules like Box2D and MiniB3D
- Flexibility to leverage both self-built and community-contributed modules