Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MBAGame.rar | 2009-11-23 | 228.4 kB | |
Totals: 1 Item | 228.4 kB | 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!