These are additional ports of software for RISC iX 1.2, I have not necessarily chosen the latest versions of them as often the older versions have better support for old UNIXs such as RISC iX.
To install:
bash is the 'bourne again' Shell. It features advancements such as command-history (use the up and down cursor keys). Cursor based line editing (use the left and right cursor) and automatic filename completion (use the tab key).
To compile
Pico is a terminal text editor with a simple obvious interface, it is ideal for people that find vi hard work.
To compile
Arena was the 'test bed' webbrowser of the W3C, it provides a very basic web browsing experience under RISC iX, but does support jpeg, png images http (no https), gopher, tables, some css1.
To compile
gnuchess is a powerful chess engine with a command line interface for playing games.
To compile
xboard is a graphical front-end to the gnuchess program.
To compile
lua is a simple interpretted programming language.
To compile
Angband is a 'rogue-like' dungeon crawler game that uses ascii characters for graphics. This version is compiled up to work in the console and as an X Windows app.
Note: This version does not instll to the system /usr/bin and should be uncompressed and run from your user directory for example.
To play
To compile