Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hobdaytrain/c-sharp-pong
- Owner: HobDaytrain
- Created: 2018-09-08T19:45:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T19:46:37.000Z (over 6 years ago)
- Last Synced: 2024-03-16T02:48:41.203Z (10 months ago)
- Topics: csharp, game-development, xna-framework
- Language: C#
- Size: 6.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.