From 63b1aab700d63233521e038a25ebb8072970ae72 Mon Sep 17 00:00:00 2001 From: Rohan Fernandez Date: Wed, 27 Nov 2019 02:42:23 +0530 Subject: [PATCH] Added player controls for the build --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d8c3b14..af9ee27 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ A game engine made to support 2D and 3D games. ## **Engine/Game progress build** [BUILD LINK](https://www.dropbox.com/s/2rbgrtq2f33v41i/FretBuzzEngine_Build.zip?dl=0) +Controls: +Mouse Left Click : Attack / Fire +Mouse Right Click : Pick Weapon / Throw Weapon +Movement : W,A,S,D + ## **Resources/Libs::** *Graphics API :: Open GL, GLEW, GLFW *Image :: FreeImage