From 34e7e75e1cdb0474b3d55a24af14449cdf71683c Mon Sep 17 00:00:00 2001 From: Sonal Bera <42778029+sonalbera@users.noreply.github.com> Date: Wed, 9 Oct 2019 08:48:18 +0530 Subject: [PATCH] Create README.md Created a descriptive readme for the project. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6524fc8 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Angry-coders-game: + +Love playing angry birds? We all do. +But ever felt like creating your own angry birds game? Here is the code to develop your own angry birds type game in JS. + +So sit back, relax, and code your way into your self-developed Angry Coders game. + + +Till then, happy coding :-)