There is a project called Example Suite, which is meant to be a CC0 template for building other games upon it.
But I am not aware of any other from-scratch games made for OpenMW. There are quite a few total conversions, but those all use some of Morrowind game files.
YUNOHost iso is basically just Debian, but the one-click-install for various self-hosted things is it's primary purpose. All done through web interface.
Thing is that with just termux, you get just the android/termux environment.
There is a way to get more familiar Linux environments running on your phone by using proot from within termux. https://wiki.termux.com/wiki/PRoot
For example, using that you can install ARM version of Manjaro, which is basically the same thing that you would run on Raspberry Pi.
But everything in there runs a bit slower, because Proot is some layer that takes up a bit of performance.
Benefit of that is that you can run some Linux software that is not found within Termux packages, but is available in the repositories of other distros. Libreoffice is one such example.
LineageOS 22.2 (on FP4) does not seem to have that option yet.
At least, it is not listed in the developer options.
You can find it if you tap on the search button within developer options (or just general settings, as that also includes results from developer options) and type "terminal" or "linux".
The (Experimental) Run Linux terminal on Android result shows up.
But after you tap on that, you see that toggle is greyed out. Can't be enabled.
I am interested in getting that to work, so any help is appreciated.
There is hopefully some ADB command or something that forcefully enables Linux environment.
Supposedly Google would have better time taking care of just one consumer OS instead of two, so Android is getting some PC features so that it will be able to replace ChromeOS in the future.
heh, then YOU could run Linux
which reminds me of this sketch from LoadingReadyRun where Linux gets installed on everything, even a person: https://youtu.be/ajW2fDy41fY?t=229
There is a project called Example Suite, which is meant to be a CC0 template for building other games upon it.
But I am not aware of any other from-scratch games made for OpenMW. There are quite a few total conversions, but those all use some of Morrowind game files.