More Mini-Projects Solutions

References

More Mini-Projects

simulator.uml

Auction

Simulator

Design

Implementation

Wire.java

DigitalComponent.java

Gate.java

AndGate.java

TestGate.java

Maze Challenge

Design

Implementation

public class Room { }  // from Room.java

Maze.java

MazeController.java

ControllerAdapter.java

MazeView.java