Readme and Readthedocs suggestions #370
Labels
C: Documentation
Classification: Documentation
C: Project admin
Classification: Project admin
T: change
Type: A change that has been deemed desirable
Milestone
First off, wow - what a gem! It's great to see this still in development. I'm relatively new to Angband in general.
It might be nice to add the documentation link to your readme: https://faangband.readthedocs.io/en/latest/index.html
It might be nice to have links to your site, too: https://rephial.org/
It was when I was able to get this compiled that I found out about either of them. After seeing the forum registration closed, there wasn't any place to ask questions about the compilation process.
Even after following the compilation instructions at https://faangband.readthedocs.io/en/latest/hacking/compiling.html, none of the graphical interface worked well under Linux. Using the CMake option, the additional windows work along with text resizing, which is a plus. I suppose the other terminals can be set up within the game's settings somehow.
Another suggestion for Linux users might be worth noting: the best experience compiling FAangband is using the Makefile.std file. That way, FAangband opens inside the same terminal where text is more easily read with a native font and can be resized on the fly. Most Linux users are likely looking for this more traditional presentation.
For more fun, uncomment lines 51 and 52 in Makefile.std before compiling. When inside the game, press = and turn on the sound. It works.
Here are some useful libraries to install on Ubuntu before compiling:
The text was updated successfully, but these errors were encountered: