implementation of artificial environment using direct x

20
Presented by: S.Susant Achary IT 7 th sem (B410037) Sujit Kumar Das IT 7 th sem (B410050) Implementation of Artificial Environment using DirectX

Upload: ssusant-achary

Post on 12-Jul-2015

19 views

Category:

Engineering


3 download

TRANSCRIPT

Presented by:

S.Susant Achary IT 7th sem (B410037)

Sujit Kumar Das IT 7th sem (B410050)

Implementation of Artificial

Environment using DirectX

Overview

Microsoft DirectX

System Requirement

Tux Game

Data Flow Diagram

Future Enhancement

Game Play

Introduction

Microsoft DirectX is a collection of application

programming interfaces (APIs) for handling

tasks related to multimedia, especially game

programming and video, on Microsoft Platform

Some APIs are

o Direct3D

o DirectDraw

o DirectMusic

o DirectPlay

o DirectSound

System Requirement

Microsoft Windows .

Microsoft DirectX

Pentium equivalent processor

At least 256 MB of RAM

At least 100MB space

Video graphics and monitor with at least 800 X 600 resolution

Microsoft Visual Studio 2010.

LUX Image Scanner v1.5

Tux Game

Face (Main Character)

Poo (Enemy)

Yellow Ball (Goal)

Blue Ball (Trace Ball)

Pink Ball (Score)

Images

Face (Main Character)

Poo (Enemy)

Yellow Ball (Goal)

Blue Ball (Trace Ball)

Pink Ball (Score)

Features of Tux

User can use both keyboard and

mouse

Background music is present

User can save and load the game

User can restart the game

User can also see the High Score

Features of Tux

Data Flow DiagramData Flow Diagram

Future Enhancement

The presence of several connectivity

options (Bluetooth, WIFI, GPRS, and

CDMA) in cell phones makes it a very

attractive platform for a multiplayer game

Like TUX.

TUX game can be developed in Flash,

Python, etc .

PutPixel function can be replaced bitmap

function so that number of lines in source

code can be reduced.

Conclusion

We were successful in creating a

single player version of traditional

Chase game. The computer controlled

intelligent opponents have been

successfully tested in the game is

a unique feature of TUX.

References

http://en.wikipedia.org/wiki/DirectX

http://www.planetchili.net/

GAME PLAY

Thank you !!!