OloNO/README.md

26 lines
560 B
Markdown

OloNO is Not an Othello
-----------------------
Actually OloNO is an Othello game written in C with GTK+
For its 10th anniversary, this program's build was [nixed](https://nixos.org/nix).
To build this program, you can either go the easy way, or the hard way:
- easy way: get nix, and run:
nix build -f default olono-x11
- hard way (for the X11 project):
- Run AUTO.sh
- Run configure
- Run make
- Hope nothing broke
What does it look like?
----------------------
![The OloNO GUI](screenshots/olono-ui.png)
Love and kisses
A much older dev