Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/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/peteprattis/roll-a-ball-3d-in-unity
computer-science csharp game program roll-a-ball student unity unity3d
Last synced: about 3 hours 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/peteprattis/roll-a-ball-3d-in-unity
- Owner: PetePrattis
- License: mit
- Created: 2019-11-20T13:31:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T13:36:28.000Z (almost 5 years ago)
- Last Synced: 2023-09-14T10:17:31.757Z (about 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
>