19 May 2013
Functional programming has the advantage of making code resuable, testable and easy to reason about. As someone who lerned and trained in OOP, it can be difficult to think functional.
What would game programming look as a functional?