blade-ink-template icon indicating copy to clipboard operation
blade-ink-template copied to clipboard

Creating a game

Open 4lfg24 opened this issue 3 years ago • 1 comments

Sorry for the dumb question but let's say that i wanted to create a libgdx game with ink without using the default template you provided, is it possible to do that? And if yes how? As you can tell I'm pretty new at this so a detailed explanation would be much appreciated, thank you!

4lfg24 avatar Aug 18 '22 20:08 4lfg24

Of course you can use Ink inside your libgdx project, just include the blade-ink dependency in your core/build.gradle and start using blade-ink. You can explore the code of this repo to see how to load and run the Ink story.

More info on: https://github.com/bladecoder/blade-ink-java

NOTE: Probably you already figured this out as my response arrives very late.

bladecoder avatar Feb 04 '24 18:02 bladecoder