Question
You are the lead software engineer who is responsible for choosing the appropriate programming designs. The main game that CH is working on is a
You are the lead software engineer who is responsible for choosing the appropriate programming designs. The main game that CH is working on is a fighting game called Immortal Fighter. The game is still in early development stage. The game will have many different fighters. All the fighters can punch, kick, roll, and jump. The first fighter in the game is called Luka and he has two types of kicks which are normal kick and hurricane kick. Luka also has two types of punches which are normal punch and uppercut punch. The second fighter is Alvara. She has two types of kicks which are normal kick and flying kick. Alvara has two types of punches as well which are normal punch and elbow punch. The fighter can use their different kicking and punching techniques simultaneously. Moreover, each character can have a customized clothes and accessories added to the base character. If you have been told that there will be at least 15 fighters before releasing the game and the different kind of kicks and punches will be increased. Draw a UML class diagram for the previous scenario and implement in using an appropriate programming language
Asnwer java code
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started