http://www.geekhideout.com/downloads/druglord2.exe
Basically I was wanting to make a clone of that (For learning purposes ofc :P), but im not sure how I would go about most of the game being completely random, any ideas?
Every turn the drugs that show up in the list are random, the events that occur are random (Drug prices going sky high or rock bottom, or being attacked by something/one), the prices are random (To an extent)
I was thinking of rolling random numbers and deciding what event will happen depending on those, but that seems a little tedious, isnt there an easier way to randomise a set of events/numbers?