diff --git a/README.md b/README.md new file mode 100644 index 0000000..580ce4e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# snake-game +A simple project of the classic Snake Game, written in JavaScript, with the p5.js, that helps to understand simple concepts about programming and object oriented programming, and also problem resolution and mathematical vision.