OpenGL-Game Tic toc toe game development using ANSI C and OpenGL Graphic Library FOR COMPILE $ gcc -o tic tic.c -lglut -lGL -lGLU FOR RUN $ ./tic