Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jossse69/LilRogue
Browse files Browse the repository at this point in the history
  • Loading branch information
jossse69 committed Aug 14, 2023
2 parents cea42ec + 13fc4fe commit 85a0ae1
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
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) 🥇

0 comments on commit 85a0ae1

Please sign in to comment.