...

/

Challenge: Prototype Pattern

Challenge: Prototype Pattern

In this challenge, you have to implement the prototype pattern to solve the given problem.

Problem statement

In this challenge, you have to implement a Ninja fighting game using the prototype pattern.

You have already been given the Ninja ...