Skip to content

garburator/UnityPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#UnityPong

UnityPong is my first adventure into C# and Unity. It's a simple re-creation of the classic Pong arcade game. The ai is extremely simple, and will simply try to follow the ball at a set speed. The game is built following a youtube tutorial similar to this one, but I can no longer find it.

##Main Screen Main Screen

##Gameplay Gameplay is simple, with no win condition. You can play forever. Note, there is an issue with the text placement, such that any double digit numbers will be displayed over the center line.

Gameplay

There is a '.exe' file that should allow anyone on a 64-bit Windows 10 machine to play the game.

About

Pong clone, made in Unity3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published