Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 274 Bytes

ReadMe.md

File metadata and controls

9 lines (5 loc) · 274 Bytes

Pong game

Made with Stride and ❤️

Run the game

To run the game you first need to install a dotnet sdk, .NET 5 or above.

Use dotnet run on the StridePong.Windows project.