Mon Feb 17 01:48:12 GMT 2003
February 17, 2003
About to go to bed now, with my little othello game more or less done. It plays computer vs. computer only at the moment, but that’s not hard to change. Tomorrow it will aquire a simple plain text routine for grabbing user input to use instead. The code is amazingly small; it’s only about 350 lines of C, and has only one library dependancy (in addition to the standard C library that is). Compare that to Iagno (the gnome othello game) which is over 2700 lines of C and depends on a plethora of libraries.
Leave a Reply