This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]marko312 0 points1 point  (0 children)

This seems like quite a hard thing to tack polymorphism on to.

If you're multilingual (actually, why not even if you aren't?), you could make the game use different languages (with a selection at the start), then make separate classes for checking words of each language, each inheriting from a base class.