Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raaguln/unity-learning
Exploring Unity with 2D and 3D tutorial projects
https://github.com/raaguln/unity-learning
game-development unity
Last synced: about 2 months ago
JSON representation
Exploring Unity with 2D and 3D tutorial projects
- Host: GitHub
- URL: https://github.com/raaguln/unity-learning
- Owner: raaguln
- Created: 2018-12-18T16:45:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T18:56:49.000Z (over 5 years ago)
- Last Synced: 2024-01-26T03:38:14.481Z (12 months ago)
- Topics: game-development, unity
- Language: C#
- Size: 23.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unity-learning
Exploring Unity with 2D and 3D tutorial projects via various content available online, mostly the tutorials section of Unity3D website.
## Topics covered -
**INTERFACE & ESSENTIALS**
- [x] Using Unity Interface
- [ ] Essential Unity Concepts
- [ ] Live Session on Unity Interface and Essentials**USER INTERFACE**
- [x] Creating a Tic-Tac-Toe game using only the UI
**XR**
- [ ] Getting Started with VR
- [ ] VR Best Practice
- [ ] Live Training Session: VR Essentials Pack Demo**2D GAME CREATION**
- [x] Live Session: 2D World building w/ Tilemap & Cinemachine for 2D
**MISCELLANEOUS**
- [x] Flappy Bird - Original Style
Source - [Flappy Bird Style - Project Goals [1/10] Live 2016/12/19](https://www.youtube.com/watch?v=WWn4i5u2pWY)
- [x] 2D Vertical Escape Bird