ViennaStudio / AdvenTUre

0 stars 0 forks source link

Create ChatBox Class to work with #10

Closed AlexBudik closed 2 years ago

AlexBudik commented 2 years ago

This should be done with a class, which describes the basic outlin and design of a typical chatbox. So we can create this things very easily by creating an object of this class and just giving it a String. The behaviour of the object is to dipict text in a box on interaction with any given object. The text should then come letter by letter.