diff --git a/README.md b/README.md index 9827c9c..9f6104e 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# js_game_development +# JS Game Development + +A simple game, built with HTML Canvas and JavaScript, that can be played by two people on the same machine. + +![Alt text](demo.gif) \ No newline at end of file diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..3e55399 Binary files /dev/null and b/demo.gif differ