diff --git a/README.md b/README.md new file mode 100644 index 0000000..0fb1335 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# FlappyBird +A simple flappy bird game, made with html elements, CSS, and JavaScript. Made without using canvas.