keanedeveloper / Rakugo

Combo of Addon and Template to create visual novels in Godot inspired by Ren'Py

Home Page:https://rakugoteam.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Rakugo

Documentation Status MIT License Join the Discord channel GitHub GitHub GitHub github-watchers GitHub GitHub

Inspired by Ren'Py, Rakugo is a projectaimed at providing a better toolset for narrative-based games on Godot. Simplify your project, if it is a visual novel, point and click, RPG, interactive text game or many other styles and blends of styles.

Unlock the potential of Godot 3.x with Rakugo!

Now you can support this project here itch.io.

Trello Project Roadmap: https://trello.com/b/sx9eofUy

Showcase

Games using Rakugo v 0.9.x :

If your game uses Rakugo write to me on Discord.

Games using Rakugo v 2.0.x :

The Question: Rakugo Editon

This is game is a demo of VN Rakugo Template. This template is port of Ren'Py game The Question.

Story driven games

It means games that are for example:

You can use it with:

  • GDScript
  • RakugoScript (ToDo)

FAQ:

Q: So it's about adding a refined writing and dialogue system to the engine?

A: Yes, and more - nodes, objects and funcs to make easy to provide mechanics like in point&click and rpgs.

Q: As a scenarist, what would I gain from using Rakugo over Ren'Py or Twine ?

A: It is made as godot addon - you can use all godot features. You can make your game 2d, 2.5d or 3d - you can only 2d in Ren'Py. You can easy add minigames or mix it with other game genre. It will have mechanics for point&click games and rpgs - Ren'Py and Twine are only for vn. This project's dialog functions can do more than Ren'Py equivalents.

Q: How does the project interact with the engine ?

A: For now this project is a singleton and a collection of special nodes. There is also gui include in example project that is connected with the project and has all functions like in a Ren'Py game.

Q: Is it easy to use ?

A: For now it is not that easy as I want it to be, but I am working to make it use RakugoScript (this project's own language) and visual script.

Other Info

If you want to help please write to us on our Discord.

Emoji mode use Creative Commons Twemoji.

About

Combo of Addon and Template to create visual novels in Godot inspired by Ren'Py

https://rakugoteam.github.io

License:MIT License


Languages

Language:GDScript 100.0%