Computer Graphics Applications Using C Graphics
- Traffic Signal Animation
- Simple Count down Timer
- Tic-Tac-Toe Game implementation
- Open the .c Files using Turbo C
- Compile the program and run
- Windows Based operating system (due to many functions better work on windows based console)
- Turbo C Compiler and linker
Download the software setups and follow the on screen instructions
step 1
installing Turbo C
step 2
copy and paste the .c files in the installed Turbo C Directory
step 3
Press f3 and write the filename ex(Count.cpp), press alt+f9 to compile and ctrl+f9 to run
- Turbo C - Borland Turbo C IDE
- Take a look at the working project demonstration. Click on the image to view the complete video
- Shadab Shaikh - shadabsk
- The template of readme.md was taken from PurpleBooth