/wayventure

A complex old-school dungeon adventure.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This repository is now archived and moved to https://sr.ht/~arch-angel/wayventure/

Welcome to Wayventure's development branch!

NOTE: The project is currently under the early state of reconstruction. Please stay tuned as I am currently rewriting the entire game into 3D.

Please only try to compile the released versions, I usually commit broken code

wayventure.gif
Sorry for the low framerate, I had to compress the GIF

Installation instructions:

Dependencies for compilation: A C++ compiler, libtcod (Version 1.19.0), SDL2 (Version 2.0.16)
I apologize for not being able to statically compile it since I can't figure out why it is SegFaulting. If you are able to statically compile the entire program, please open an issue or discussion and share how you managed it. Thanks!

If you're proficient in C++ and use Linux, I've prepared a cmake script for easier compiling.

I sincerely apologize for the inconvinience you have to go through to test my program.

Issues/Feature Requests

Please open an issue if you found any bugs or simply just want to give suggestions about the gameplay!

(Due to the heavy development this game is currently undergoing, I will only be writing the Wiki after I've released all the base features)

Credits

Special thanks to

Contributing

If you would like to support this project, the best way you can contribute is to simply either test and submit feedback or if you have the experience, submit a pull request!