Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 288 Bytes

File metadata and controls

7 lines (5 loc) · 288 Bytes

Description

A simple Ping Pong that runs on command promt based on NVitanovic's "Simple Pong Game" Tutorial.

  • Refreshing stutter has been fixed through clearscreen() function.
  • Sleep() has been used to slow the game down
  • Extra function added to increase speed through gameplay