https://github.com/pprattis/roll-a-ball-3d-in-unity
A unity mini game that implements a simple game of rolling the ball and collecting points.
https://github.com/pprattis/roll-a-ball-3d-in-unity
computer-science csharp game program roll-a-ball student unity unity3d
Last synced: about 1 month ago
JSON representation
A unity mini game that implements a simple game of rolling the ball and collecting points.
- Host: GitHub
- URL: https://github.com/pprattis/roll-a-ball-3d-in-unity
- Owner: pprattis
- License: mit
- Created: 2019-11-20T13:31:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T13:36:28.000Z (over 6 years ago)
- Last Synced: 2025-02-04T21:44:19.297Z (over 1 year ago)
- Topics: computer-science, csharp, game, program, roll-a-ball, student, unity, unity3d
- Language: C#
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Unity C# Project
**This is a C# project from my early days as a Computer Science student**
_This programm was created for the sixth semester class Computer Graphics
and is the final project of the class_
> #### Description of project
>
>>A unity mini game that implements a simple game of rolling the ball and collecting points.
> #### About this project
>
> - The programming language is c sharp
> - This project was written in Unity
> - This repository was created to show the variety of the work I did and experience I gained as a student
>