Download presentation
Presentation is loading. Please wait.
Published byBrandon Sanders Modified over 9 years ago
1
Online Educational Game of Snakes and Ladders -Shalini Pradhan -Manali Joshi -Uttara Paingankar -Seema Joshi
2
Introduction Computer mediated learning has gained a lot of popularity in the past decade. Learning is enhanced if this process is coupled with games. Interactive multiplayer games act as an excellent learning tool. The multi-player games have imposed a requirement on the Internet to support low-latency real-time interactions. It is essential that all the users / players get the same view in multi-user online games.
3
Objectives Design of an multiplayer interactive game Incorporating learning aspects in the game as a way of interaction Make the system distributed over a network Achieve a degree of “fairness” in the game Scalability Interoperability
4
Related Work Caching and Replication techniques to handle network heterogeneity. –The protocols proposed to handle consistency problems in distributed applications can help in dealing with heterogeneous clients. Use of Java technology for simulating real time synchronous collaborative systems like multi-user games. Use of replicated architectures for synchronous collaborative multi-user systems since they require low bandwidth and transfer minimal state information.
5
Related Work (contd.) Implementation of online games as virtual reality games where clients can see themselves within the game environment. –Dealing with security, synchronization and fairness issues in these systems. Implementation of a multiple-server model to handle huge loads of data. Issues like monitoring of resources are dealt with. Load balancing issues for dynamic change of workload in network games. Load-balancing algorithms have been proposed.
6
Proposed Solution
7
System Architecture
8
Technical Architecture
9
Technology and Tools Programming Language: Java (J Creator) Common Object Request Broker Architecture (CORBA): For communication between the application and the server CORBA is used. Database: MS Access JDBC – ODBC for database connectivity Environment: JDK 1.3 Client side web-interface: Active Server Pages
10
Why CORBA? Interoperability Scalability Heterogeneity CORBA Services
11
Flow Diagram No Yes User Login Check if user is registered Register New User Go to Game Page User DB
12
Flow Diagram contd… Game Page Check the Number of users Start Game Wait for users Throw Dice Is the Question Answered? Don’t proceed Give control the next user Advance appropriately By checking the Snake And ladder at each position Position Table When 100 is reached By one user display “END OF GAME” User DB
13
What we learnt ?????? Software Development Lifecycle Good Software Designing Skills Code Modularity Communication on CORBA Threads in CORBA – Identification not available in CORBA 2.3 JAVA AWT ASP
14
Future Work Extend the game to support more users per game session Extend the game to support more game sessions Incorporate levels of difficulty in the game Incorporate this game into a bigger framework of many other games Can be enhanced to support a variety of knowledge databases Users can assess their performances(Reports / Graphs)
15
DEMONSTRATION
16
Screenshots Login Page
17
Screenshots Authentication Page
18
Screenshots User Registration Page
19
Screenshots Welcome Page
20
Screenshots User Profile Maintenance Page
21
Screenshots Error Message Screens
22
Screenshots Game Page
23
Screenshots
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.