Xconq is a general strategy game system. It is a complete system that includes all the components: a portable engine, graphical interfaces for Unix/Linux/X11, Macintosh, and Windows, multiple AIs, networking for multi-player games, and an extensive games library.
Small fixes to make xconq compile cleanly on Debian stretch. Spaces
instead of tabs in Makefiles, improper use of const/non-const char *s,
an out-of-bound array access, an unchecked realloc().
Small fixes to make xconq compile cleanly on Debian stretch. Spaces instead of tabs in Makefiles, improper use of const/non-const char *s, an out-of-bound array access, an unchecked realloc().