A downloadable game for Windows and Linux

Project for 7DRL 2020

Status: Success

Main focus was I wanted it to matter what the ground was under your and your enemies feet. I think a rouge-like should usually have equipment, so I experimented with linking equipment with terrain. I wanted the terrain to be really random so I tried to incorporate a theme where that could make sense, or where it's not supposed to. Also ideas of an expanding battlefield came early on. I didn't try implementing that part of it until a good ways in and what I had originally envisioned didn't end up feeling like much of a game. What I ended up with is a lot more simple but it feels like a more solid mechanic with the potential to be somewhat entertaining.

May have gone a little overboard with the equipment. There's a lot of information. Each type of equipment only has a few things it effects, but they depend on either the terrain or the type of enemy you're fighting, so that multiplies it. I ended up axing some of the things it looks like you'll eventually be able to do (spoilers you won't ever get to drain hp in this version of the game).  I really tried to help you out some with the interface. Please let me know how I failed with that. I know most people will only play this a few minutes if at all so I'm concerned they won't even get to the point where they know what's going on with any of it. I'm liking how this works myself though, so maybe someone else will too.

Third year doing 7DRL. I failed the first year. Last year's game was put together enough for me to call it a complete game. This year I feel more comfortable saying I succeeded. I could spend a lot more time balancing, hard for me to tell what a lot of values should be right now; but, I was dying a lot and occasionally making it through a zone or two, so feels about rougelike to me. I wasn't able to in the final version, but I have hope that maybe with some luck it could be beatable. So maybe skilled people will just walk through the park.

Made in common lisp with a nifty package that has native lisp bindings for openGL called GLOP. My first completed project where I wrote the graphics right in openGL code, shaders and all.

Can be played entirely with keyboard but I added mouse support and that's mostly how I played.

Hope you enjoy and/or are interested in something about it if you decide to try it.

Download

Download
reignited-lands 215 MB
Download
reignited-lands.exe 217 MB

Install instructions

This year I actually got the whole thing into just a single executable. One for Linux and one for Windows. Should be able to open it right up. Some keybindings and such display when you start. Tested in Ubuntu (Bionic Beaver) and Windows 10. Please let me know if it doesn't run. There's other ways I can distribute if there are problems.

Comments

Log in with itch.io to leave a comment.

For some reason the game throws a series of errors on startup. Am I doing something wrong?

I think you're probably doing it right. This is the first I've heard it didn't work for someone though.  Thanks for letting me know. Are you on Windows or Linux? You grabbed the correct version for that OS? If you wanted to show me the errors it's giving you I would take a look. Difficult for me to say what's going on without seeing those.

I love your game! 

This game is forcing me to adapt to emerging situations, which I really like. The mechanics are interesting, the balance is good. UI needs improvements, but you already know that :P Kind of hard to design a UI for this many stats.

Do you plan on updating it?

I could probably update it a little if someone (you) was going to play it again. What's the #1 thing you want to see improved/added?