0
kicks
Creating a Simple RPG Game with Fluent Interfaces, Expression Builder
In this tutorial, create a simple RPG role-playing game using a fluent interface with an Expression Builder pattern and method chaining, implementing an internal domain specific language. We'll create a character, with class and attributes and put him to battle against an endless barrage of enemies to see how long he lasts!