An open API service indexing awesome lists of open source software.

https://github.com/0xisk/exploring-unity

A repository focused on learning and practicing Unity game engine.
https://github.com/0xisk/exploring-unity

exploring learning-by-doing learning-exercise unity unity-asset unity-editor unity-scripts unity-tutorial unity2d unity3d unity3d-games unity3d-plugin

Last synced: about 2 months ago
JSON representation

A repository focused on learning and practicing Unity game engine.

Awesome Lists containing this project

README

        

# Learning Unity
A repository focused on learning and practicing Unity game engine.


screenshot

## Simple Approach To Game Design:

```
Intention -> Execution
```

**Intention:** What are we trying to do? Expect to iterate.

**Execution:** Try to match our Intention as best we can.