Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.45 KB

HomeEN.md

File metadata and controls

51 lines (37 loc) · 1.45 KB

Unity4noobs

We believe that games should be for everyone, and also the game development. Developing games should be easy, accessible, funny and for everyone.

Index

Intro

  1. Greetings
  2. Open Source

Set Up the Environment

  1. Download and Install
  2. Installing Components

Basic Module

  1. Getting to Know Unity

  2. Syntax C#

  3. Comments

  4. Variables

  5. Debug

  6. Components

  7. Unity Methods

  8. #

Intermediate Module

  1. UI

How to contribute

Knowledge is important but also motivation. With your collab you can motivate other person making their study journey easier.

The open source universe can be awesome with your help.

  1. Fork the project.
  2. Create a branch with the new feature (git checkout -b feature/thisFeature).
  3. Commit the feature (git commit -m 'Add some thisFeature).
  4. Push the Branch (git push origin feature/thisFeature).
  5. Open an Pull Request.

Authors

  • Isabella Herman - Developer & Founder of MAGE. 🌟Find Me
Made with 💜