Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jossse69 committed Sep 2, 2023
2 parents 274f373 + 2a3bfd3 commit b8cac7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ cargo run

## Controls
use mumberpad to move <br>
press E to open the inventory
press E to open the inventory <br>
*more controls to come*

## Contributing
Contributions to this project are welcome! If you're interested in helping out, feel free to open issues or pull requests. Since this is a hobby project, development might be sporadic, but any help is appreciated.

## License
This project is licensed under the [MIT License](https://github.com/jossse69/roguelike_project/blob/main/LICENSE). <br>
This project is licensed under the [MIT License](https://github.com/jossse69/roguelike_project/blob/master/LICENSE). <br>

## Acknowledgements
The game is built using the bracket-lib library. Check it out [here](https://github.com/amethyst/bracket-lib). <br>
Special thanks to the [r/roguelikedev](https://www.reddit.com/r/roguelikedev/) community for support and inspiration. <br>
also thanks to GPT3.5/chatGPT by openAI for writing this readme. <br>
Please keep in mind that this project is a hobby endeavor and is not intended for commercial use. Enjoy the journey of game development!
Please keep in mind that this project is a hobby endeavor and is not intended for commercial use. Enjoy the journey of game development!

0 comments on commit b8cac7c

Please sign in to comment.