Quantcast
Channel: Object Oriented Ascii dungeon game - Code Review Stack Exchange
Browsing all 3 articles
Browse latest View live

Answer by Sharon Ben Asher for Object Oriented Ascii dungeon game

Here are my comments:inheritancecomposition over inheritance is usually a good principle to follow. However, inheritance has the advantage that the compiler is aware of it and can be used to alert in...

View Article



Answer by glissi for Object Oriented Ascii dungeon game

First of all, I think your code is not bad at all. The separation in classes and their respective use is quite okay.Nevertheless, I have a couple of suggestions that might make your code even...

View Article

Object Oriented Ascii dungeon game

I have solved an assignment (Exercise 33) from the MOOC Object-Oriented programming with Java, part II, but I'm not enrolled in said course.Assignment SummaryIn this exercise, you implement a dungeon...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images