https://github.com/Brackeys/RPG-Tutorial
  
  
    The Unity Project for the RPG Tutorial Series! 
    https://github.com/Brackeys/RPG-Tutorial
  
rpg tutorial
        Last synced: 6 months ago 
        JSON representation
    
The Unity Project for the RPG Tutorial Series!
- Host: GitHub
 - URL: https://github.com/Brackeys/RPG-Tutorial
 - Owner: Brackeys
 - Created: 2017-06-08T10:28:20.000Z (over 8 years ago)
 - Default Branch: master
 - Last Pushed: 2020-12-15T10:58:55.000Z (almost 5 years ago)
 - Last Synced: 2024-11-14T04:03:49.292Z (12 months ago)
 - Topics: rpg, tutorial
 - Language: C#
 - Homepage: https://www.youtube.com/playlist?list=PLPV2KyIb3jR4KLGCCAciWQ5qHudKtYeP7
 - Size: 69.3 MB
 - Stars: 763
 - Watchers: 56
 - Forks: 286
 - Open Issues: 11
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- AwesomeCppGameDev - RPG-Tutorial
 
README
          # RPG Tutorial

What is this?
-------------
This is the source code for the RPG Tutorial!
The "RPG Project" folder contains the Unity project in its current state. You can browse through previous commits to get a version of the project corresponding to a particular video.
The "Finished Project" folder contains the final example project that we made before recording the series.
Prerequisites
-------------
To be able to load and build this tutorial you will need to have the following installed on your machine:
- Unity 2017.1.0f3 or higher (https://unity3d.com/unity)
- Blender 2.78 or higher (https://www.blender.org/download)
(Note: If you do not install Blender the scene will fail to load / render correctly).