Need help with object oriented programming with Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Need help with object oriented programming with Java

I’m supposed to create 2 alien creatures with coding.

12th Feb 2018, 7:25 PM
Rene
5 Answers
0
It needs to be done by tomorrow ..
12th Feb 2018, 9:18 PM
Rene
12th Feb 2018, 7:28 PM
Vukan
Vukan - avatar
+ 3
sounds like a fun project. If I had time I would do it for you.
12th Feb 2018, 8:35 PM
Tim Millar
Tim Millar - avatar
+ 1
I need to have an Alien class, a body class and a head class. Alien and body class and head class must have a setLocation method. alien class needs a absolute location and head and body is relative location. Alien should have a parameter used constructor to set the color of alien. Two aliens must be created with different colors
12th Feb 2018, 9:17 PM
Rene
0
sounds like you need to learn java?
13th Feb 2018, 4:10 AM
Matt Pantel
Matt Pantel - avatar