SimpleChat is a basic Java console application that interacts with the user by asking their name, mood, and field of study before allowing them to request a shape to be printed. The program supports three shapes: square, triangle, and tree, which are drawn based on user input. π