Skip to content

A simple game of Pong created using Unity. Made for the BTech program at BCIT

Notifications You must be signed in to change notification settings

Thomas-Boi/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple game of Pong where players can control paddles to hit the ball. Made using Unity.

Controls:

  • Left Player: W to go up, S to go down
  • Right Player: Up Arrow to go up, Down Arrow to go down
  • Start New Round: Space Bar
  • Press C while in game to open console
  • Press Esc to exit console

Console Commands

All commands are case sensitive

red

Sets background to red.

blue

Sets background to blue.

green

Sets background to green.

white

Sets background to white.

ballred

Sets ball to red.

ballblue

Sets ball to blue.

ballgreen

Sets ball to green.

ballwhite

Sets ball to white.

About

A simple game of Pong created using Unity. Made for the BTech program at BCIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages