Releases: TiWinDeTea/Raoul-the-Game
Releases · TiWinDeTea/Raoul-the-Game
Pre-release ~0.1
This release is a first draft of our final game. It's almost done, but we're working on a spell system and facing some technical problems, which is the reason of this pre-release.
Note :
In order to run the game, you will need to have java 8 or greater, together with javafx (probably already installed if you are under windows. Under linux, you can install java-openjfx).
Controls :
- You control your player with either the arrow keys, ZQSD, WASD or using right click on the tile you want to go to.
- Move the map by drag'n'dropping it, and using the mouse wheel. You may center the view with space, or lock it centered with Y.
- Attack enemies by right clicking them or going on them with keyboard keys. Same goes for opening doors. Doors may be closed only with the mouse.
- Equip or unequip items by either drag'n'dropping them or right clicking them. You may drop items by drag'n'dropping them to the map.
- You may get descriptions of mobs and objects by overing them with the mouse. Get your stats by overing your HUD (the bottom-right rectangle)
- Taking light bulbs with heal you and give you XP.
- Scrolls have effect over time. To use them, right click them, then right click your target.
- Use pots by right clicking them. Some potions have permanent effects
- You may play with 2 players, but the game wasn't really designed this way.
- When looting an equipment, it will equip automatically if you don't already have an equipment of that type.
- The games saves automatically each time you go deeper in the dungeon as "save.rtg"
- Some settings may be changed in "conf.rtg", but not all have an effect (remember this is a pre-release).
Have fun !