From fed7bac7b911e62136209cd77495cf5bb7db4d47 Mon Sep 17 00:00:00 2001 From: unknownprogrammer12 <69003308+unknownprogrammer12@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:50:20 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d0a9a2..6ec756e 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ the utter basics Game.render(function(ctx) {}); Game.input(function(type, eventObject) {}); -From these basic functions you can create your own flavour of a game engine. +From these basic functions you can create your own flavour of a game engine with a very creative and way and best of luck for our project. -This is built from the article here: http://louisstow.tumblr.com/post/19103446204/unobtrusive-game-engines \ No newline at end of file +This is built from the article here: http://louisstow.tumblr.com/post/19103446204/unobtrusive-game-engines +Have a nice day.