A simple adventure game by {who?} based on a simple adventure game engine by Adam Smith.
Code requirements:
- 4+ scenes based on
AdventureScene: unsatisfied (name at least 4 of the classes). - 2+ scenes not based on
AdventureScene: unsatisfied (name the classes). - 2+ methods or other enhancement added to the adventure game engine to simplify my scenes:
- Enhancement 1: unsatisfied (name the method and explain the use of it).
- Enhancement 2: unsatisfied (name the method and explain the use of it).
Experience requirements:
- 4+ locations in the game world: unsatisfied (name at least 4 of the classes).
- 2+ interactive objects in most scenes: unsatisfied (describe two examples)
- Many objects have
pointerovermessages: unsatisfied (describe two examples) - Many objects have
pointerdowneffects: unsatisfied (describe two examples) - Some objects are themselves animated: unsatisfied (describe two examples)
Asset sources:
- (For each image/audio/video asset used, describe how it was created. What tool did you use to create it? Was it based on another work? If so, how did you change it, and where can we learn more about the original work for comparison? Use Markdown link syntax.)
Code sources:
adventure.jsandindex.htmlwere created for this project Adam Smith and edited by me.game.jswas sketched by Adam Smith and rewritten by me.