+ 1
Need help with object oriented programming with Java
I’m supposed to create 2 alien creatures with coding.
5 Antworten
0
It needs to be done by tomorrow ..
+ 3
sounds like a fun project. If I had time I would do it for you.
+ 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
0
sounds like you need to learn java?