From b765cca3dcbde7bc1505accb04fdd7794f716ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9?= <78055979+jossse69@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:42:07 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f21839..9c20fc3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,26 @@ # Lil Rogue -Lil Rogue is a small hobby game made by me (josé luiz) as fun pesonal project, it uses C#, RogueSharp, and SFML for the rest (rendering, input, etc) +Lil Rogue is a small hobby game made by me (josé luiz) as fun pesonal project, it uses C#, RogueSharp, and SFML for the rest (rendering, input, etc). ## playing the game -just clone it using `git clone https://github.com/jossse69/LilRogue.git`, i will later make bulids for it (hint: go to `bin\Debug\net7.0` and open `LilRogue.exe`) +just go to releases and download the `.zip` file, not hard. ## controls use numpad to move, runing into a enemy attacks it. +## Want to contribute? +clone this repo using `git clone https://github.com/jossse69/LilRogue.git` them see some issue on the repo and them, after fixing it in your clone, make pull request. + +NOTE!
+if you cant code, just add a issue on the repo, else, if you can cant fix a issue, well, just wait for someone else do it for you. + +## contact +my email is at `jlc.beker@gmail.com`. + +## license +this repo is under the MIT license. + +## thx u part ❤ +this is the main and most active contributors of this repo.
+currently just me as it seems like no one wants to contribute to my projects man. + +1. @jossse69 (josé luiz costa beker) 🥇 From 13fc4fec002714c72d290182520ad1ef9b6d4de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9?= <78055979+jossse69@users.noreply.github.com> Date: Mon, 14 Aug 2023 17:03:06 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c20fc3..c324711 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Lil Rogue is a small hobby game made by me (josé luiz) as fun pesonal project, it uses C#, RogueSharp, and SFML for the rest (rendering, input, etc). ## playing the game -just go to releases and download the `.zip` file, not hard. +just go to [releases](https://github.com/jossse69/LilRogue/releases). ## controls use numpad to move, runing into a enemy attacks it. @@ -21,6 +21,5 @@ this repo is under the MIT license. ## thx u part ❤ this is the main and most active contributors of this repo.
-currently just me as it seems like no one wants to contribute to my projects man. 1. @jossse69 (josé luiz costa beker) 🥇