Skip to content

Tic toc toe game development using ANSI C and OpenGL Graphic Library

Notifications You must be signed in to change notification settings

upenkumar31/OpenGL-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tic toc toe game development using ANSI C and OpenGL Graphic Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages