Monkey 2
Blitz3D
BlitzMax
Phaser
Cocos2d-x
Haxe
JMonkeyEngine
AppGameKit
DragonRuby Game Tookit
Defold Engine
nCine
LLVM
mruby
LOVE 2D
LรVR
Pygame
Monkey 2Based on our record, DragonRuby Game Tookit seems to be a lot more popular than Monkey 2. While we know about 20 links to DragonRuby Game Tookit, we've tracked only 1 mention of Monkey 2. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
On one hand, BlitzBasic and BlitzMax was a key moment for me, 15 years ago, of 'getting' programming - I clearly remember as a teenager when some basic concepts clicked together, and here I am many years later a full-time indie game developer. But on the other hand, I've watched from afar enough of the post-Blitz tool development to be skeptical of anything new. Monkey 2 and Monkey X really didn't flourish and a... - Source: Hacker News / about 4 years ago
The whole thing is three runtimes glued together. DragonRuby GTK (mRuby) handles the game side: scenes, UI, sprite rendering, the per-tick game loop, the XP and tier-progression system. Pure Data, embedded via libpd, handles every audio sample: spectral analysis across four frequency bands, burst recording, the synthesis and effects chain, the feedback routing. A small custom C extension bridges the two via... - Source: dev.to / 3 months ago
Crystal is object-oriented, but isn't a pure object system. In a pure object system, literally everything is, or can be turned into an object. Smalltalk is the only other example of a language family that offers a pure object system. With a pure object system everything is accessible by the system at runtime. It's ruby's biggest strength, but also the superpowers it grants aren't always used for good, which is why... - Source: Hacker News / 11 months ago
Try https://dragonruby.org/. It's great! Still on SDL2, but will migrate to SDL3 eventually. - Source: Hacker News / about 1 year ago
This project pretty much pivoted into https://dragonruby.org, a framework for making 2d games in Ruby. It's pretty active and in-development, but has nothing to do with building cross-platform apps per se. No idea why this was posted. - Source: Hacker News / over 1 year ago
DragonRuby did it: https://dragonruby.org/. - Source: Hacker News / over 1 year ago
Blitz3D - Create 2D and 3D Games for Windows.
Defold Engine - Defold lets you quickly build high performing, cross-platform games together with your team.
BlitzMax - With the developing version BlitzMax NG other 'targets' are available: ARM architecture, Raspberry, Android, HTML (Emscripten). RAPID DEVELOPMENT. Just open the IDE, write your code, hit F5 and see immediately the results!
nCine - Cross-platform 2D game engine in C++
Phaser - Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...