Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hobdaytrain/c-sharp-pong

My first experience with C#, a simple Pong game.
https://github.com/hobdaytrain/c-sharp-pong

csharp game-development xna-framework

Last synced: about 2 months ago
JSON representation

My first experience with C#, a simple Pong game.

Awesome Lists containing this project

README

        

# c-sharp-pong
My first experience with C#, a simple Pong game.

Source code included. Note: To run this game, you will need to install the XNA Run Time. Just unzip the file, and run “xnafx40_redist.msi”. Then, run “Pong.exe”. Player 1: W/S. Player 2: Up/Down Arrows.