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

Console opens when I try to put a bracket

A topic by OmenBard created Apr 18, 2021 Views: 346 Replies: 1
Viewing posts 1 to 2

Hi. I'm new to programming, I got Dragonruby a while ago and yesterday I tried to run the primers, but I noticed that I had problems when I try to write a bracket ( [ ). Turns out, in my keyboard layout the key for the backtick (  ` ) is the also for the bracket (I have to do AltGr + ` ), so it takes ot as if I'm trying to open the console. 


Is there a way around this, like disablng the function that makes the backtick to open the console, and rely solely on the backlash ( \ ), or do I need to find a more unconfortable solution and change my layout?

Developer

You can use app/repl.rb as your console. I can help you patch your game to disable the shortcut keys if you’d like. Just DM on Discord.