Mike's 7th Assignment (Objects Alien Themed)
- michaelfischernpt
- Oct 12, 2020
- 1 min read
I decided to create an Alien themed display. I have a bunch of alien heads moving around. Then I used the push and pop functions we learned in the previous week to display the message "We come in Peace." It was cool learning how to use the constructor, Move, and display function. It made it easier to create the Alien heads. Some of the troubles during the project were the basic forgetting to put a bracket or capitalizing here and there. I also had trouble figuring out how to display 2 different variable names. Unfortunately, I was only able to display one variable.
The link to my code is below:
Comments