21 lines
470 B
Markdown
21 lines
470 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
|
||
|
|
||
|
Love and kisses
|
||
|
--
|
||
|
A much older dev
|