Here's a free Game Jam License to DragonRuby Game Toolkit.
The zip file includes a sample app/starting point specifically for this jam.
Here what the starter template looks like. It's got all the collision stuff in place and some gravity/physics. You can create a map live within the game, save it, and reload the map. Hopefully that's enough to get you started. I'm on Discord if you need any help.
Super Easy Setup Guide:
- Unzip file.
- Go to the directory that represents your operating system.
- Run dragonruby.exe.
- Open mygame/app/main.rb in the code editor of your choosing. A Metroidvania Starter template will load up.
- Change the code.
- Save the file.
- Watch the game change.
How to Publish Your Game:
- Done coding your game? Cool!
- Fill out mygame/metadata/metadata.txt.
- Double click dragonruby-publish.exe.
- A folder will appear called "build" that includes Windows, Mac, Linux, and Web versions of your game.
- Upload to Itch.