Have students design a game of Asteroid in Java to introduce developing an object and class hierarchy.
Share Have students design a game of Asteroid in Java to introduce developing an object and class hierarchy. with FacebookShare Have students design a game of Asteroid in Java to introduce developing an object and class hierarchy. with Twitter
- The repetitive design elements in this project provide a great mechanism for discussing class creation and inheritance.
- Additionally, students enjoy this assignment because they produce a fun, interactive game that actually looks like the classic arcade one.
- For the full assignment, visit Stanford’s nifty assignment page.