This is a simple project that can be imported into any two-player mesh http://wiki.scratch.mit.edu/wiki/Mesh project so that two players can chat during a game. Here are some features: -Asks for a display name at the beginning of the project. -Press T to talk (can be changed) -Since its a list you can customize the number of messages that can be shown, and can be moved. -The text's appearence can be customized, such as Hello! instead of Red: Hello! (Red as an example player). -The length of messages can be limited (not recommended though) (recommended length is 20-30 characters. -You can have your project add messages to the chat. I've tried my best to make it as easy as possible within the project to customize (with the help of comments and such). Also some credit to RHY3756547 for the basic engine in his project, "LINE Mesh Co-op" http://scratch.mit.edu/projects/RHY3756547/916637. Enjoy.