0% found this document useful (0 votes)
248 views2 pages

Computer Graphics Lab Project1

This document describes a Tic Tac Toe game project created using OpenGL. The objective was to design the game to demonstrate and better understand OpenGL and graphics algorithms. The user-friendly game allows players to mark crosses and zeros by clicking the right mouse button in a 3x3 grid to try and win by making a continuous line. The required hardware is a monitor, processor, keyboard and mouse, and the software used was Microsoft Visual Studio 2008 and the OpenGL API. The conclusion states that the application successfully demonstrates the Tic Tac Toe game.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
248 views2 pages

Computer Graphics Lab Project1

This document describes a Tic Tac Toe game project created using OpenGL. The objective was to design the game to demonstrate and better understand OpenGL and graphics algorithms. The user-friendly game allows players to mark crosses and zeros by clicking the right mouse button in a 3x3 grid to try and win by making a continuous line. The required hardware is a monitor, processor, keyboard and mouse, and the software used was Microsoft Visual Studio 2008 and the OpenGL API. The conclusion states that the application successfully demonstrates the Tic Tac Toe game.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SIR M.

VISVESVARAYA INSTITUTE OF TECHNOLOGY


BANGALORE-562157

Computer Graphics Lab Project


“TIC TAC TOE”

OBJECTIVE:
To design an openGL application program to demonstrate “TIC TAC TOE” game.

DESCRIPTION:
 The aim in developing this program was to design a simple program using openGL
application software by applying the skills we learnt in the class,and in doing so,to
understand the algorithms and the techniques underlying interactive graphics better.
 The designed program will incorporate all the basic properties that a simple program
must possess.
 The program is extremely user friendly as the only skill in executing this program is the
knowledge of graphics.
 The program demonstrates the game of”TIC TAC TOE”.
 We can mark crosses and zeros by clicking RIGHT MOUSE BUTTON.

HARDWARE REQUIREMENTS:
The main hardware components used in this project are:-

 Monitor
 Processor
 Keyboard
 Mouse

SOFTWARE REQUIREMENTS:
 Microsoft visual studio 2008
 Open GL API

CONCLUSION:
Thus the application demonstrates the game of TIC TAC TOE .This is two player game in which
either one have to make continuous zeros crosses in a 3*3 square matrix to win the game.

Project partners:
JUBAYER ALAM BARBHUYAN (1MV07CS039)

SUSHANT RAO(1MV07CS040)

You might also like