An open API service indexing awesome lists of open source software.

https://github.com/okkindel/roguelike

A roguelike game made becuase of boredom during the exam session. The game is entirely written in Java and JavaFX, graphics is basically also my work. It is quite difficult so I wish you good luck :)
https://github.com/okkindel/roguelike

dungeon-crawler-game game java javafx pixel pixel-art rogue-like roguelike roguelike-dungeons roguelike-game

Last synced: 17 days ago
JSON representation

A roguelike game made becuase of boredom during the exam session. The game is entirely written in Java and JavaFX, graphics is basically also my work. It is quite difficult so I wish you good luck :)

Awesome Lists containing this project

README

        

# RogueLike [![CodeFactor](https://www.codefactor.io/repository/github/okkindel/roguelike/badge/master)](https://www.codefactor.io/repository/github/okkindel/roguelike/overview/master)
A roguelike game made becuase of boredom during the exam session.
The game is entirely written in Java and JavaFX, graphics is basically also my work.
It is quite difficult so I wish good luck :)

Please feel free to fork and make comments/suggestions! Thanks!

# Screenshots:

![screenshot](https://github.com/okkindel/RogueLike/blob/master/assets/screen.png?raw=true)

# Features:

- visiting dungeon
- collecting and ejection of items
- rogue potioning system
- rogue equipment system
- taking care of the character: eating, drinking etc ...
- crawling chests
- fighting with monsters
- developing skills
- and more...

# Keyboard controls:

| Key | Action |
| ------ | ------ |
| Arrows | Moving |
| 1, 2, ..., 0 | Select an item |
| Z | Key of Action: Drink a micture, take a sword etc... |
| X | Drop current item |
| E | Switch the view of equipment and character |
| I | Identify item |

# License:

> "THE BEER-WARE LICENSE":
>
> Okkindel wrote this game. As long as you retain this notice you
> can do whatever you want with this stuff. If we meet some day,
> and you think this stuff is worth it, you can buy me a beer in return.