Change the repository type filter
All
Repositories list
12 repositories
class-game-project-tba
Publicweek-10-batman
Publicweek-3-nupogodi
PublicThis sample Unity project (with C#) shows an implementation of basic movement with some random elements. Version 2: corrected random movement and added regular drops. Version 3: added basket, which follows the mouse movement. Version 4: added interface elements and high score feature.week-1-demo
PublicThis sample Unity project (with C#) shows a scene with a fountain of cubes spawning non-stop. Learning points: GameObject, Instantiate() Tricks to try: Can you change the code in a way that the instantiated cubes would have material of randomly selected colors?class-game-project
Public