/Pong

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

Primary LanguageC#

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.