6/15/18

Python: Picking random events for a game: developing the algrothm





This video walks though developing code to pick random events where the
events have different probabilities.



This could be used in games,
simulations, or picking random visual elements.



It will show two functional programming approaches and one Object
Oriented approach



No comments:

Post a Comment

Please comment or give suggestions for follow up articles