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.
Steve Halliwell aead237544
Create CODE_OF_CONDUCT.md
5 years ago
Assets Update header license 5 years ago
Docs/resources Remove previous doco, now lives in the github wiki (#785) 5 years ago
Packages Update ProjectVersion to 2019.2.12 5 years ago
ProjectSettings Meta file changes from full library rebuild/import 5 years ago
.gitignore Update .gitignore 5 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!

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.

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.