https://github.com/compufox/unity-textadventure-framework
a single script framework for making a text based adventure in unity
https://github.com/compufox/unity-textadventure-framework
Last synced: 3 months ago
JSON representation
a single script framework for making a text based adventure in unity
- Host: GitHub
- URL: https://github.com/compufox/unity-textadventure-framework
- Owner: compufox
- License: other
- Created: 2019-06-15T03:26:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T13:59:01.000Z (almost 7 years ago)
- Last Synced: 2026-03-31T02:00:55.142Z (4 months ago)
- Language: C#
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TextAdventureFramework
a project that i created to see if i could create a framework for creating games in a single unity script
its a bit rough around the edges, but it gets the job done!
## TODO
add examples