From 67c80456895ed13f79999e6cb7162680d3e8909d Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Tue, 1 Mar 2022 20:43:10 +0530 Subject: * Adds Fullscreen+Toggle Support * Window Resolution changed to 1280x720 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 283bde6..48b2ee1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Source code of my ```LÖVE Jam 2022``` entry. This game is written in lua and LÖVE 2D framework. You may need LÖVE 2D installed to run. +### Controls +``` +WASD - Move +F4 - Toggle Fullscreen +ESCAPE - Exit +``` + ### Libraries Used - [anim8](https://github.com/kikito/anim8) - [hump](https://github.com/vrld/hump) -- cgit v1.2.3