Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 530 Bytes

PingPongConsole

This is a Pong game written with visual studio 2022 in C# using .NET 7

Project

Project was done for fun as hobby project

Game status

Game currently offers:

  • Single player (using arrow keys)
  • Two player (first player using arrow keys and second using WASD)

Pong_ScreenShot_1 Pong_ScreenShot_2