Closed rodsonchue closed 9 years ago
Basic CLI UI until GUI is ready for protype testing, support basic I/O for interaction with users using System.in and System.out
This is an Interface class and not the actual implementation
Terminal object will interact with a class that implements this Interface (see #51 )
Display.java has been implemented already. Closed.
Basic CLI UI until GUI is ready for protype testing, support basic I/O for interaction with users using System.in and System.outThis is an Interface class and not the actual implementation
Terminal object will interact with a class that implements this Interface (see #51 )