It's the Gabby Dialogue Language sample!

Play through this short game to get an idea of what Gabby can do. In addition to demonstrating a few different use cases, there's a tutorial that explains how the language works.

Controls:
WASD / Arrow Keys to walk around
Space to interact
Space / Click to advance dialogue

Wait, what's Gabby?

Gabby is a language made for game dialogue. It makes it easy to build games and visual novels with dialogue at their core.

Working with Gabby is easy:

[Gabby.HelloWorld]
    (Gabby) Hello, world!
    -       ...
    -       Hello?
    (Kay)   Hey Gabby.
    (Gabby) Hi!

Read more about Gabby on github. There, you can clone this sample, clone the dialogue engine, and grab the vscode plugin.


This is version 1.0 of the sample game, using Gabby 0.2.

Download

Download NowName your own price

Click download now to get access to the following files:

GabbySample_Windows_1_0.zip 25 MB

Comments

Log in with itch.io to leave a comment.

Hi, I was wondering if I could add audio to your project and use it for my portfolio... I would give full credit, of course, and I wouldn't be porfiting off of it or anything. Hope it's okay as it's a brilliant game!

(+1)

Hey mgomez, I'm glad you enjoyed the game! Please feel free to use this project as a starting point for your portfolio, it's always been my hope that it would make for a fun project to build on. You can check the licensing on GitHub if you want to double check what's allowed, but a non-commercial project building on the sample for your portfolio is definitely ok.

Feel free to send me a link to your project when it's done if you feel like sharing it!