Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 247 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 247 Bytes

warriorgame

Small C# console game to play around with OOP concepts e.g. Interface vs Abstract class. Turns out, simple inheritance fits best for this case.

Will be extended to more than fighting, maybe. Loosely based on Derek Banas sweet idea.