Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hexcube/rollerball
- Owner: HEXcube
- License: mit
- Created: 2020-11-25T20:07:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T18:32:10.000Z (about 4 years ago)
- Last Synced: 2024-11-11T12:33:02.772Z (2 months ago)
- Topics: android-game, game, game-development, linux-game, unity, unity3d, windows-game
- Language: ShaderLab
- Homepage:
- Size: 81.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 projectCREDITS
-------
- 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.