/Computer-Graphics-Applications

Traffic-signal-animation,Count-down Timer and Tic-Tac-Toe implementaion using C Graphics

Primary LanguageC++

Project Title

Computer Graphics Applications Using C Graphics

  • Traffic Signal Animation
  • Simple Count down Timer
  • Tic-Tac-Toe Game implementation

Getting Started

  • Open the .c Files using Turbo C
  • Compile the program and run

Prerequisites

  • Windows Based operating system (due to many functions better work on windows based console)
  • Turbo C Compiler and linker

Installing

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

Built With

Demonstrations

  • Take a look at the working project demonstration. Click on the image to view the complete video

Traffic Signal Animation

Animation

Simple Count down Timer

Count Down

Tic-Tac-Toe Game implementation

Game

Authors

Acknowledgments