| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| source | 2009-11-23 | ||
| README | 2009-11-23 | 1.3 kB | |
| phase 2.ppt | 2009-11-23 | 400.4 kB | |
| phase 1.ppt | 2009-11-23 | 756.2 kB | |
| work done.txt | 2009-11-23 | 3.5 kB | |
| OVERVIEW OF GAME.doc | 2009-11-23 | 28.2 kB | |
| mainDesc | 2009-11-23 | 4.6 kB | |
| Totals: 7 Items | 1.2 MB | 0 |
Copyright 2009 @ Sajan Kumar.S <ammasajan@gmail.com>
If you have any queries, please feel free to contact me at my email.
OVERVIEW OF GAME
=================
Game has three parts and three players have to play it. We required three computers for it and there are three interfaces.
Basically it is a production company and there are three department of company which has to handle by three managers.
The three parts are-
1.Procurement of material
2.Machining
3.Selling
These three departments make three interface of the game. And three people have to play parallel together to produce the bike.
Technologies used:
- .Net ( windows app for each client; all the three interfaces for the managers
are incorporated in one app)
- MySql Server (backend) (server host only, codede the ip address and password
in the code. change it accordingly; Download
http://www.mysql.com)
- Mysql Dot net connector (in each client machine, download from mysql; Download
http://dev.mysql.com/downloads/connector/net/5.2.html)
Basic Idea behind this game is to give an insight into the Real Company Process.
=========================================
Note:
Please change the IP address of Mysql DB that's hardcoded int the client/server apps!