Learn How to use String Function in Java

The Poet game Java Applet - source code

+++++

Click Create Poem button. If button is not seen click on the poem blue text.

This Java Applet picks random nouns, verbs, adjectives and place them in hard coded sequence according to English grammar (more or less). Also this Java Applet compares noun endings to looks for rhymed nouns that are used at the end of each line. This applet uses a lot of Java string functions. Learn how to use Java string functions.