You are on page 1of 3

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

JNANASANGAMA, BELAGAVI, KARNATAKA, INDIA 590018

A PROJECT SYNOPSIS ON
TERMINATOR

SUBMITTED BY
SUHAS.R [1GC20CS055]
ABHISHEK.S [1GC20CS001]

UNDER THE GUIDANCE OF


Mrs.ZABIHA KHAN
Associate Professor
Dept.of CSE, GCE

GHOUSIA COLLEGE OF ENGINEERING


RAMANAGARAM 562159
SYNOPSIS

TITLE: TERMINATOR STIMULATION GAME

DESCRIPTION: A 2D graphics based game ROBOT is a great start for a student who starts learning
computer graphics & visualization. The development of the game has large scope to learn computer graphics
from scratch. We used OpenGL utility toolkit to implement the algorithm, written it in c++ language.
This project is written in C++ and used OpenGL (Open Graphics Library). Open Graphics Library is
a cross-language, cross-platform application programming interface for rendering 2D and 3D vector
graphics. The API is typically used to interact with a graphics processing unit, to achieve
hardware-accelerated rendering.
Welcome screen need more modification there is scope of embedding buttons like “about”, “how to
play”, “configuration”, “profiles”, etc. In future we hope we would implement it in source code for better
experience of playing this game.
It is a User interactive program where in the User can view the required display by making use of
the input devices like Keyboard and Mouse. This project mainly consists of a robot holding minigun. The
Robot is made to walk with some key function, The robot can be moved and rotated in any direction and in
any angle. The robot can also start firing with minigun. For viewing, we make use of the mouse and shortcut
keys are customized and have fast responsive.
Finally, we could say by developing the game we have learnt the basics of computer graphics and
in future by developing it further we shall learn more. It will be our pleasure if we could develop in 3D
graphics package.
SOFTWARE REQUIREMENTS :

✔ Operating System - Windows 8/10/11

✔ Platfrom - Codeblocks-20.03mingw

✔ Tools - Freeglut-MinGW-3.0.0-1, TDM-gcc-10.3.0, Graphics.h libraries

✔ Language - C++

✔ API - OpenGL

✔ Complier - GCC complier

✔ Graphics Libraries - GL/glut.h

HARDWARE REQUIREMENTS :

✔ Computer Processor - Dual Core with 1.1Ghz or faster

✔ RAM - 4GB or more

✔ ROM - 5 to 50GB Space

✔ Keyboard - QWERTY Layout

✔ Mouse - 2 or 3 Buttons

✔ Monitor - 1366 x 768 or higher resolution display

BATCH: SUHAS.R - 1GC20CS055


ABHISHEK.S- 1GC20CS001

GUIDED BY:

Mrs.ZABIHA KHAN
Associate Professor
Dept.of CSE ,GCE Signature

You might also like