https://github.com/dortegau/text101udemy
Example Text game using Unity & MonoDevelop
https://github.com/dortegau/text101udemy
monodevelop textgame unity webgl
Last synced: 3 months ago
JSON representation
Example Text game using Unity & MonoDevelop
- Host: GitHub
- URL: https://github.com/dortegau/text101udemy
- Owner: dortegau
- Created: 2018-02-04T16:00:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T16:21:08.000Z (over 7 years ago)
- Last Synced: 2025-01-23T06:29:15.682Z (5 months ago)
- Topics: monodevelop, textgame, unity, webgl
- Language: C#
- Size: 4.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Learn To Code by Making Games Udemy course :)
# Text 101
This is an example of a Text Game using Unity 5 & MonoDevelop defining a Finite State Machine
and using commands (key press events) to move between different states.Could be seen working at this URL: https://dortegau.github.io/Text101Udemy/index.html