Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hexcube/rollerball

Simple game demo based on Unity's Roll-a-Ball tutorial
https://github.com/hexcube/rollerball

android-game game game-development linux-game unity unity3d windows-game

Last synced: 6 days ago
JSON representation

Simple game demo based on Unity's Roll-a-Ball tutorial

Awesome Lists containing this project

README

        

# RollerBall

Simple game demo I created while trying out [Roll-a-Ball](https://learn.unity.com/project/roll-a-ball) tutorial on Unity Learn.

HOWTO
-----
- Requires Unity 2019.4 LTS
- Clone this project, import in Unity and build project

CREDITS
-------
- Based on Unity's [Roll-a-Ball](https://learn.unity.com/project/roll-a-ball) tutorial
- Glow effect and skybox from [MK Glow Free](https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/mk-glow-free-28044)
- Ball texture from [Yughues Free PBR Metal Plates](https://assetstore.unity.com/packages/2d/textures-materials/metals/yughues-free-pbr-metal-plates-35362)
- Floor texture from [Metal Floor (Rust Low) Texture](https://assetstore.unity.com/packages/2d/textures-materials/metals/metal-floor-rust-low-texture-40351)
- [How to Build/Export Your Game in Unity to Windows](https://www.instructables.com/How-to-BuildExport-Your-Game-in-Unity-to-Windows/)
- [How to Git with Unity](https://thoughtbot.com/blog/how-to-git-with-unity)

LICENSE
-------
Except where otherwise noted, all original content here are released under [MIT license](https://opensource.org/licenses/MIT). However, part of the work here are derived from other 3rd party projects and as a result follow the licenses of their original sources.