Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial
https://github.com/croydon/unity-roll-a-ball

engine game roll-a-ball tutorial unity

Last synced: 5 days ago
JSON representation

My implementation of Unity's 2022.3 Roll A Ball Tutorial

Awesome Lists containing this project

README

        

# Unity: Roll A Ball

This repository contains a game implemented in Unity 2022.3.

## Content

* It follows the [Roll-A-Ball tutorial](https://learn.unity.com/tutorial/building-the-game?uv=2022.3)
* Improvements over the tutorial:
* The amount of pick up elements is not hard coded in the script
* Other changes from the tutorial:
* Vastly increased area size and wall heights