An ncurses RPG featuring magick and monsters.
Go to file
Ryan "Lofenyy" Medeiros 8425d887db Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Assets Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Documentation Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Source Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Tools Added copyright notices to most files. 2023-06-30 22:34:41 -06:00
.gitignore Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
LICENSE Initial commit 2023-06-20 04:06:50 +00:00
Makefile Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
README.md Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
_clang-format Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00

README.md

LibreWands

A collaboratively made ncurses RPG featuring magick and monsters.

Project Goal

To collaboratively create a unique and high quality ncurses RPG that takes cultural inspiration from the rennaissance and baroque periods in Southern Europe. See the provided documentation for details.

Limitations

Runtime Requirements

  • glibc
  • ncurses

Build dependencies

  • gcc
  • glibc
  • ncurses
  • texlive-base (optional, for documentation)
  • texlive-latex-base (optional, for documentation)

Documentation is installed to the /usr/doc/librewands/ directory.

Supported Platforms

Currently, the only supported platform is GNU/Linux. Support for other operating systems is planned.

Contributing

Please feel free to play around with the map editor and send me your creations to be merged into the greater world. I'm also very open to bug reports, support requests, and code contributions. You can create an issue report at 'https://gitea.com/lofenyy/LibreWands/'. You can support my efforts at LiberaPay.

 *This file is part of LibreWands.*

*LibreWands is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.*

*LibreWands is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.*

You should have received a copy of the GNU General Public License along with LibreWands. If not, see https://www.gnu.org/licenses/.