-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/jossse69/LilRogue
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,25 @@ | ||
# 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](https://github.com/jossse69/LilRogue/releases). | ||
|
||
## 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! <br/> | ||
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 `[email protected]`. | ||
|
||
## license | ||
this repo is under the MIT license. | ||
|
||
## thx u part ❤ | ||
this is the main and most active contributors of this repo. <br/> | ||
|
||
1. @jossse69 (josé luiz costa beker) 🥇 |