Difference between revisions of "Getting Started: Engineers"
Deprecated: Creation of dynamic property PPDStack::$accum is deprecated in /home2/xelnath/public_html/atomech/includes/parser/Preprocessor_DOM.php on line 753
From Atomech Dev Wiki
Line 2: | Line 2: | ||
# Create a GitHub.com account | # Create a GitHub.com account | ||
## Get a Git Client like Source Tree: https://www.sourcetreeapp.com/ | ## Get a Git Client like Source Tree: https://www.sourcetreeapp.com/ | ||
− | # Get access to | + | ## Get access to |
− | # https://github.com/Xelnath/project-sidescroller | + | ## https://github.com/Xelnath/project-sidescroller |
# Download Unity | # Download Unity | ||
## Install Windows and Mac build options | ## Install Windows and Mac build options |
Revision as of 16:21, 3 February 2017
- Create a GitHub.com account
- Get a Git Client like Source Tree: https://www.sourcetreeapp.com/
- Get access to
- https://github.com/Xelnath/project-sidescroller
- Download Unity
- Install Windows and Mac build options
- Install a code editor
- Visual Studio or Visual Studio Code for Unity
- Set it up to make debugging easy and work the way you want it!
- Read What is Atomech: Phalanx?