Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DragonRuby Game Toolkit

An intuitive 2D game engine. Fast, cross-platform, tiny, hot loaded. · By DragonRuby

Getting started with DragonRuby: trouble getting 00_beginner_ruby_primer example to load correctly

A topic by vro99 created Jan 27, 2020 Views: 457 Replies: 3
Viewing posts 1 to 4
(2 edits)

When I follow the commands along with the video, for instance `outputs.solids << [1010, 200, 100, 100, 0, 0, 255]`, I would expect the appropriate object to be rendered on-screen as it appears in the tutorial video. However, I only see the following, with no other rendered output other than the text-based confirmation.  Nothing else appears, neither in the SDL window nor anywhere else.


My expectation is that I should see the following:

I'm following along from a fresh Windows 10 installation; am I doing something wrong?

Thanks!

Developer

I’ll double check the tutorial and see what’s going on. Do the other samples work for you?

Developer

This will be fixed in the next release. Sorry about the bug >_<

Developer

Fixed!