diff --git a/README.md b/README.md new file mode 100644 index 0000000..b102fdf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Pong + +A pong implementation in C++. You'll need cmake make, sdl2 sdl2-gfx and sdl2-ttf to compile. \ No newline at end of file