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 :) - Maintainer: Steve Halliwell - Website: [fungusgames.com](https://fungusgames.com) - Email: funguswork@stevehalliwell.com Fungus was originally created by [Chris Gregan](https://github.com/chrisgregan) - [@gofungus](https://twitter.com/gofungus) Installation ============ Download & installation instructions and tutorial videos are available in [the wiki](https://github.com/snozbot/fungus/wiki/installation) and the official Fungus website. http://fungusgames.com 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! http://fungusgames.com/forum You can also join into our chat room. [![Join the chat at https://gitter.im/snozbot/fungus](https://badges.gitter.im/snozbot/fungus.svg)](https://gitter.im/snozbot/fungus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Contributing ============ To contribute code or documentation to Fungus, please see [CONTRIBUTING][contributing]. [contributing]: https://github.com/snozbot/fungus/blob/master/CONTRIBUTING.md Many thanks to everyone who has contributed to the project to date! https://github.com/snozbot/fungus/graphs/contributors Documentation ========================== The Fungus wiki documentation is available [here](https://github.com/snozbot/fungus/wiki). Contributions to the wiki are both welcome and encouraged! 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.