Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 626 Bytes

README.md

File metadata and controls

45 lines (25 loc) · 626 Bytes

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.