This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Engine-Pong
Watch
1
Star
0
Fork
You've already forked Engine-Pong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80c0f4cdd6
Engine-Pong
/
Game
/
Program.cs
4 lines
51 B
C#
Raw
Blame
History
using
var
game
=
new
Pong
.
Game1
(
)
;
game
.
Run
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink