A downloadable game

This is a Roguelike demo made with Godot engine 3.2.1. The GUI font is Fira Code. The tileset, curses_vector, is created by DragonDePlatino for Dwarf Fortress.

When the game starts, there is a square block of walls in the map center and three to six enemies appear at random positions. Press arrow keys to move PC. Wall blocks movement. Kill NPC by bumping. NPC sends a warning message when PC is nearby. There is an counter to show how many turns have passed since the game begins.

The demo is finished. You can download the executable file from the release page. There is also a tutorial to guide you to make a similar one yourself.

The game supports keyboard and Xbox controller. Below are the list of keybindings:

  • Move: Arrow keys, Vi keys, [Directional pad].
  • Wait: Period, [A].
  • Start or reload: Space, [Y].
StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorBozar
GenreRole Playing
Tags2D, Roguelike, Singleplayer, Turn-based

Download

Download
GodotRLDemo_x64.zip 12 MB

Comments

Log in with itch.io to leave a comment.

(+1)

Hi, when do you think that you will upload the tutorial, i enjoy this kind of game but found no course on it :c

(+1)

Hi, sorry for the late reply. I don’t check itch very often.

If you want to read more about Roguelike dev tutorials, check the side bar of /r/roguelikedev:

https://www.reddit.com/r/roguelikedev/

If you are interested in this specific game, I am working on a new project based on the tutorial code. Below is the Git repo and I will also release it on itch when it is finished.

https://github.com/Bozar/OneMoreLevel