An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CG-Tespy b22ae7de6d Fixed issue with variables being modified when the key isn't valid 4 years ago
.github Update pull_request_template.md 4 years ago
Assets Fixed issue with variables being modified when the key isn't valid 4 years ago
Docs/resources Remove previous doco, now lives in the github wiki (#785) 5 years ago
Packages Update changelog v3.13.4 4 years ago
ProjectSettings Correct TextAdapter RevealedChars in newer TMPro 4 years ago
.gitignore Update changelog 4 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 5 years ago
Fungus-Playmaker Scripts.unitypackage Add files via upload 8 years ago
LICENSE Update LICENSE 10 years ago
README.md Update README.md 5 years ago

README.md

Fungus

The goal of Fungus is to provide a free, open source tool for creating interactive storytelling games in Unity 3D. Fungus is designed to be easy to learn for beginners to Unity 3D, especially for people with no coding experience. For power users, it provides an intuitive, fast workflow for visual scripting and interactive storytelling. Fungus is being used to create Visual Novels, Point and Click Adventure Games, Childrens Stories, Hidden Object Games, eLearning apps and also some frankly weird stuff which defies classification :)

Fungus was originally created by Chris Gregan - @gofungus

Installation

Download & installation instructions and tutorial videos are available in the wiki and the official Fungus website.

Support

If you have questions about Fungus, please search our forum first as someone may have had the same issue already. If you can't find an answer please start a new discussion and we'll answer you as soon as we can. Fungus is designed for beginners and we love to hear from users so please don't be shy about posting on the forum!

There is also a community run Discord server.

You can also join into our chat room. Join the chat at https://gitter.im/snozbot/fungus

Contributing

Many thanks to everyone who has contributed to the project to date!

To contribute code or documentation to Fungus, please see CONTRIBUTING.

You can view the upcoming roadmap via the Milestones.

Documentation

The Fungus documentation is available on our wiki. Contributions to the wiki are very welcome.

Running the automated tests

The Unity Test Runner is used for testing some underlying elements. Far more are desired and PRs in this area would most welcome.