Forum Moderators: open

Message Too Old, No Replies

Creating a Simulation Engine

         

PaulPA

12:44 pm on Nov 22, 2005 (gmt 0)

10+ Year Member



I am looking to add a business simulation to my site, primarily for academic or business training purposes. The simulation is not designed to be graphic intense, other then displaying charts/graphs. I would like some guidance on where to look to acquire, have developed, or possibly develop myself a simulation engine that will crank out results.

Here is the basic idea:

Individuals/teams enter decisions via web forms (e.g., 10 different business areas with multiple decisions in each area). This may or may not be a competitive simulation (e.g., team vs. team) but either way once all decisions are entered the simulation engine will crank out results. The results would include many stats/charts/graphs but I知 not worrying about how to handle that just yet. I知 focusing right now on the numbers crunching part.

I would like the simulation engine to work within the current site structure which is built on a PHP with a MySQL DB. So the simulation engine would grab information in the DB and return results to the DB.

Ideally, I would like the simulation engine to be something that has a flexible interface that allows me (or someone else running the simulation) to enter or adjust parameters in the simulation. I do not know if I have the technical skill to develop this since I知 not sure what exactly I知 dealing with. I suppose I could do this in PHP but I知 not sure if that is the best way to handle this. Any guidance is greatly appreciated.

shigamoto

3:22 pm on Nov 25, 2005 (gmt 0)

10+ Year Member



Ahrm it seems like a fairly big project. There is an online game based on either ASP or PHP (can't tell) with a similar approach. You start a company and run it against competitors (other gamers from around the world).

It's late Friday afternoon here and the coffee machine just broke down so I don't remember the name of the game, but I think it comes up pretty easily through Google.

PaulPA

5:26 pm on Nov 25, 2005 (gmt 0)

10+ Year Member



Is it IndustryPlayer or something else?

shigamoto

1:47 pm on Nov 27, 2005 (gmt 0)

10+ Year Member



Na it wasn't downloadable. I think it appeared in Google AdSense ads a couple of times..

PaulPA

2:43 am on Nov 28, 2005 (gmt 0)

10+ Year Member



Thanks I'll look some more.