Monkey X is a cross-platform programming language and game development environment designed for multi-platform game creation. It can compile to iOS, Android, Windows, Mac, Linux, HTML5 and Flash.
MonkeyX: Cross-Platform Game Development Environment
Monkey X is a cross-platform programming language and game development environment designed for multi-platform game creation. It can compile to iOS, Android, Windows, Mac, Linux, HTML5 and Flash.
What is Monkey X?
Monkey X is a cross-platform programming language and game development environment designed for multi-platform game creation. It uses a syntax similar to BASIC, making it easy for beginners to learn while still providing advanced features for experienced developers.
Some key features and capabilities of Monkey X include:
Uses a BASIC-like syntax that is easy to learn
Can compile natively to iOS, Android, Windows, Mac, Linux, HTML5 and Flash
Built-in 2D graphics, audio, physics, and networking APIs
Integrated IDE, code editor, asset pipeline, and debugging tools
Community-driven open source development
Good for 2D game development, educational coding, and rapid prototyping
Monkey X aims to make multi-platform development simple by abstracting away platform differences into a consistent, easy-to-use API. It gives developers an all-in-one solution for building and deploying games without needing to learn multiple languages and frameworks.
Unity is a cross-platform game engine developed by Unity Technologies that is primarily used to develop video games and simulations for computers, consoles, mobile devices, and websites. Some key features of Unity include:Integrated editor for scene creation, scripting, asset pipeline, and building gamesSupports both 2D and 3D game development with...
Godot Engine is a feature-packed, cross-platform game engine designed for 2D and 3D game development. It is completely free and open source under the MIT license.Some key features and capabilities of Godot Engine include:Intuitive and easy-to-use interface for quick development iterationsComprehensive set of 2D and 3D nodes for crafting game...
Construct 2 is a flexible and intuitive 2D game creator optimized for building HTML5 games that can be played across browsers and mobile devices. It features a drag-and-drop interface that allows users to quickly assemble games without needing to write any code.Some key features and benefits of Construct 2 include:Visual...
LÖVE is an open-source framework for developing 2D games in the Lua programming language. It allows developers to create games and multimedia applications using the flexible Lua scripting language. Some key aspects of LÖVE include:High-performance 2D graphics rendering using OpenGLBindings to libraries like OpenGL, OpenGL ES, SDL and OpenGLSupport for...
The Bevy Game Engine is an open-source game engine written in Rust that is focused on usability, performance, and productivity. Some key things to know about Bevy:It utilizes the Entity Component System pattern which provides a flexible and extensible architecture for game development.Bevy is written in Rust which gives it...
Upbge (Uchronia Project Blender Game Engine) is an open-source 3D game engine that is a fork of the Blender Game Engine integrated into the Blender 3D modeling and animation software. Upbge aims to improve and extend the original Blender Game Engine by fixing bugs, adding new features, and enhancing overall...
Open 3D Engine is an open-source, MIT-licensed 3D engine for game development, simulations, architecture, automation. It features a modular architecture that allows extensibility and customization, an advanced physically-based renderer for high-fidelity graphics, built-in VR and AR support, animation and physics systems, and much more.Some key capabilities and features include:Advanced renderer...
Monkey 2 is a robust, modular, cross-platform game development system and game engine designed for building 2D and 3D games. It uses the Monkey programming language which is based on object-oriented programming and has a syntax similar to languages like C# or Java.Some key features of Monkey 2 include:Cross-platform support...
Wicked Engine is an open-source 3D game engine written in C++ that is designed for high-performance real-time rendering. It supports Windows and Linux platforms and can utilize modern low-level graphics APIs like Vulkan, DirectX 12, and Metal to take advantage of modern GPU capabilities.Some key features of Wicked Engine include:Real-time...
microStudio is a versatile graphics and animation software designed for hobbyists, indie developers, students, and other artists interested in 2D and 3D content creation. It comes packed with an intuitive and accessible toolset focused on key artwork and animation capabilities.Some of the core features of microStudio include:Powerful 2D vector and...
Cocos Creator is a free, cross-platform, game development engine and integrated development environment launched by Chukong Technologies in 2015. It allows developers to build 2D and 3D games as well as other graphical applications such as animations and presentations using JavaScript, TypeScript, or Lua as the scripting language.Some key features...
Babylon.js is an open source 3D game engine developed with web technologies in mind. It was created in 2012 and allows developers to create 3D graphics with JavaScript with a focus on performance and power.Some key features of Babylon.js include:WebGL 2 support to leverage modern hardware acceleration of 3D graphicsA...
Pygame is a free and open-source cross-platform library for the Python programming language specifically designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.Some key features of Pygame include:Hardware-accelerated 2D graphics including sprites and image/tilemap loading and manipulationPlaying MP3,...