Skip to content

Various unity games with increasing level of implementation difficulty

Notifications You must be signed in to change notification settings

ksproska/variousGames_unity_csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  1. FirstUnityProject
  2. Memo
  3. First2D
  4. First3D

FirstUnityProject

User chooses a number of squares that will be displayed and then they have to click on them. Additionally timer will stop counting time when all squares will be clicked and disapear.

image

image

image

image

image

Memo

Standard memo game - when player chooses two cards with the same picture, they disapear, if not the backs of the card will be displayed. Game ends when all the cards disapear or player has to little points.

image

image

image

image

First2D

Simple 2D game with pointer and platform effectors, animated prefabs itd. It contains two levels, player needs to get two the finish line in both of them. Game contains menu for adjusting volume of background music.

image

image

image

image

First3D

Player needs two collect all the dimonds while beeing chased by three cylinders (following palyer using NavMesh), each collision removes one life, each collected dimond restors one life.

image

image

image

image

About

Various unity games with increasing level of implementation difficulty

Topics

Resources

Stars

Watchers

Forks