Replying...
Intro. This is a word game that involves playing off of each other's words. You, the player will start the game off by playing any word you want. Then the AI will play the next word. The second word played needs to start with the last letter of the previous word. The player will then respond with a word starting with the end of the most recently played word. The cycle then keeps going with taking turns responding to the previous word. The word that is played always needs to start with the same letter the last players word ended with. No words can be played twice in a singke game by either the AI or the player. WORDS CANNOT BE REPEATED BY YOU OR AI EVER! For example if "Apple" is played first the AI may respond with "elephant" then you need to respond to that with a word that starts with the last letter of the previous word. In this case elephant was played last so the next word would need to start with a "T" for example "tanned" then the next word would start with "D" and so on!

Word chain game!

@RubyG2034