Top Banner
Educational Game Station Presented By: Group ID: grp55 Project ID:2012/MCAIV/40 www.gameworld.co m
23

Presentation1

Aug 16, 2015

Download

Documents

Kanika Gupta
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Presentation1

Educational Game Station

Presented By:Group ID: grp55Project ID:2012/MCAIV/40

www.gameworld.com

Page 2: Presentation1

Contents• Introduction

• Requirements

• Product Perspective

• Constraints and Dependencies

• Architecture Design

• ER Diagram

• Interface Design

• Future Scope

• References

Page 3: Presentation1

Introduction

•EduG is an educational game station about learning for the educational level of kids

•It allows subsequent tests to verify acquired knowledge

•It would also be a tool for teachers to evaluate the students

Page 4: Presentation1

Purpose: “Edu G” is a game approach and an educational tool to

help the kid users to learn and understand the elementary knowledge of English and Maths.

Provide User Friendly Interface.

Scope: Our application is intuited to the user of age group 3-6

years and the project can be implemented at Play schools, Homes and Video game shops.

This game would be an online application.

Page 5: Presentation1

RequirementsHardware

• Processor: Pentium IV

• Memory: 128 MB

• Input: keyboard, mouse

• Output: Monitor, speaker, headphone.

Software

• OS: Windows XP & above

• Technology: JSP

• Web Server: Apache Tomcat Web Server

• Database: SQL 2000

• Photo editing tools: Flash

• Browser: Java Enabled Web Browser

Page 6: Presentation1

Product Perspective

• Client end: where the players would play game.

• Database backend: Where all of the data such as player statistics, game states etc. are stored.

• The product is a web application developed in JSP.

• The software is using a systematic approach.

Page 7: Presentation1

Constraints and Dependencies

• The software is designed considering English as the basic language. So the user should be familiar with English.

• Should have basic knowledge of operating keyboard and mouse.

Dependencies:

• Speakers are required.

• Java enabled browser is required.

Page 8: Presentation1

Architecture Design

Architecture Design

Page 9: Presentation1

Attribute Name Attribute Type

Attribute Size

GameId Varchar 3

Name Varchar 20

Attribute Name Attribute Type Attribute Size

SoundId Varchar 4

Path Varchar 50

Attribute Name Attribute Type Attribute Size

Letter Char 1

SoundId Varchar 4

GameId Varchar 3

Attribute Name Attribute Type Attribute Size

ImageId Varchar 4

SoundId Varchar 4

Word Varchar 10

GameId Varchar 3

TablesGame Table Sound Table

MB Table Hangman Table

Attribute Name Attribute Type Attribute Size

Name Varchar 20

Score Integer

GameId Varchar 3

Highscore Table

Page 10: Presentation1

ER DiagramER Diagram

Page 11: Presentation1

Interface Design

Page 12: Presentation1

Pre Home Page

Page 13: Presentation1

Home Page

Page 14: Presentation1
Page 15: Presentation1
Page 16: Presentation1
Page 17: Presentation1
Page 18: Presentation1

Hangman

Page 19: Presentation1
Page 20: Presentation1
Page 21: Presentation1

Future Scope

• The number of games will be increased.

• The age group of the user will be extended.

• We can enhance our game for multiplayer.

• We can also add more tutorials in our online application.

Page 22: Presentation1

References

Software engineering fundamentals, Ali Behforooz Frederick J. Hudson, Software requirement specification (page number=110)

Software Requirement Specification: http://www.jaysonjc.com/programming/how-to-write-a-software-

requirements-specification-srs-document.html Preschool.ekowisata.info/preschool-educational-games.html [IEEE] The applicable IEEE standards are published in “IEEE

Standards Collection,” 2001 edition. Software Designing Specification: http://www.jaysonjc.com/programming/how-to-write-a-software-

requirements-specification-srs-document.html

Page 23: Presentation1