Learn Intermediate Java | Codecademy
I need help from the get go, I don’t know how to start this project.
Learn Intermediate Java | Codecademy
I need help from the get go, I don’t know how to start this project.
basically you needa start off by creating an entity class that has common features like health, a name, and a damage dealing number, then make human and alien classes that extend the entity class and add human/alien specific methods and features (like food healing for humans, weapon/armor usage for humans, and/or a regenerating function for aliens).
This looks like the place to post your Aliens vs Humans project. If it isn’t I’m sorry. The instructions after completion of the project told us to post it in the forums and this is what came up when I looked up Aliens vs Humans in the forum search bar. Anyhow this is the github link to my project. Feel free to look at it, download it, and or give me any critiques on it.