
Scratch
Code.org
Godot Engine
GDevelop
Invent With Python
Snap
Processing
Unity
DragonRuby Game Tookit
Defold Engine
nCine
LLVM
mruby
LOVE 2D
LรVR
Pygame
Scratch
DragonRuby Game TookitNo DragonRuby Game Tookit videos yet. You could help us improve this page by suggesting one.
Based on our record, Scratch seems to be a lot more popular than DragonRuby Game Tookit. While we know about 577 links to Scratch, we've tracked only 20 mentions of DragonRuby Game Tookit. 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.
Sounds like Scratch: https://scratch.mit.edu/. - Source: Hacker News / 3 months ago
The average house in the UK now has 1.3 laptops. https://www.theguardian.com/technology/2015/apr/09/online-all-the-time-average-british-household-owns-74-internet-devices A windows laptop from today is vastly easier to code on that a C64 or whatever. Most houses would have an internet connection as well so they can get to all sorts of things. A Raspberry Pi is probably something richer kids get to play with. Have... - Source: Hacker News / 3 months ago
No syntax error editing seems like https://scratch.mit.edu/. - Source: Hacker News / 5 months ago
My 2c from lots of remote math tutoring, and one coding-for-fun middle school student: - student motivation is everything. Hard to motivate thru a screen and with cameras off. Hard to keep them engaged or recognize if they're engaged. Less of an issue with adult students. - reduce friction for students as much as possible. Ideally one web tool, zero installs. Prefer tools with few failure modes, and have fallbacks... - Source: Hacker News / 6 months ago
What is the closest analogy for kids these days? https://scratch.mit.edu ? - Source: Hacker News / 9 months 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
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.
Defold Engine - Defold lets you quickly build high performing, cross-platform games together with your team.
Godot Engine - Feature-packed 2D and 3D open source game engine.
nCine - Cross-platform 2D game engine in C++
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...