README update
This commit is contained in:
parent
aebbc25002
commit
c6dca3c458
|
@ -4,7 +4,6 @@ First Android Unity project
|
||||||
A basic Android Application that can be built and played either on a device as a .apk or within the unity editor.
|
A basic Android Application that can be built and played either on a device as a .apk or within the unity editor.
|
||||||
|
|
||||||
Not a game, but a demonstration of C# scripting within unity.
|
Not a game, but a demonstration of C# scripting within unity.
|
||||||
Good example in terms of simple goal and execution, maybe a bad example in real-world practice.
|
|
||||||
A learning experience.
|
A learning experience.
|
||||||
|
|
||||||
The cube spins on the screen at a slow rate initially, as the cube rotates every full rotation grants exp.
|
The cube spins on the screen at a slow rate initially, as the cube rotates every full rotation grants exp.
|
||||||
|
|
Loading…
Reference in New Issue