rfinnie / robotfindskitten

Home Page:http://robotfindskitten.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT!
robotfindskitten will NOT compile properly without ncurses headers
(libncursesN-dev in Debian GNU/Linux). Eventually ./configure will warn
you if you do not have it installed.

To compile, make sure you have the ncurses libraries installed, and 
simply type "./configure" and then "make".

To install, do the preceeding and then type "make install".

The program is called "robotfindskitten", and the documentation can be 
viewed by typing "info robotfindskitten" or "tkinfo robotfindskitten".  
The robotfindskitten binary is installed in $(prefix)/games 
(/usr/local/games by default on most systems).

About

http://robotfindskitten.org/

License:GNU General Public License v2.0


Languages

Language:C 92.8%Language:Makefile 4.5%Language:M4 1.2%Language:C++ 0.8%Language:Perl 0.7%