filiph / egamebook

A procedural sword & sorcery adventure
https://egamebook.com/
BSD 3-Clause "New" or "Revised" License
192 stars 21 forks source link

Feature/refaktoring #10

Closed Janamou closed 9 years ago

Janamou commented 9 years ago

I changed the relation from implements to extends and moved same functionality to base class.

Tests are passing, bodega works.

filiph commented 9 years ago

Thanks!