Skip to content

FarzadForuozanfar/Unity_Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Games :

Assignment 1:

Pong is a table tennis arcade sports video game with simple 2D graphics created by Atari . This was one of the first arcade video games.

  • Play With CPU
  • Player Move With Up & W to UP
  • Player Move With Down & S to DOWN
  • Colored rockets (CPU #f13c15) & (Player #1589F0)

Demo :

video_2022-02-23_20-51-53.mp4

Assignment 2 :

All features, functions, etc. have been similar to the first exercise, with the difference that the game has two balls. Which makes it a little harder for Script AI C # and it has been edited

Demo :

Demo.pong.mp4

Assignment 3

Arkanoid is a block breaker video game. Its plot involves the starship Arkanoid being attacked by a mysterious entity from space named DOH. A small paddle-shaped craft, the Vaus, is ejected from the Arkanoid.

  • Player Move With left & A to The LEFT
  • Player Move With right & d to The RIGHT

DEMO :

4_5836894786153352317.mp4

Flappy Bird

download

is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen. Each successful pass through a pair of pipes awards the player one point. Colliding with a pipe or the ground ends the gameplay.

Releases

No releases published

Packages

No packages published

Languages