Skip to content

Interactive Mad Libs Game in Java practice user input, string handling, and terminal colors with a fun customizable story!

Notifications You must be signed in to change notification settings

CodingNORVIN/madLibsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mad Libs Game 🎭

A simple Java mini-project for practicing user input, string manipulation, and terminal colors.

Features

  • Build a fun story by entering words
  • Colorful output with ANSI escape codes
  • Easy to customize story template
  • Runs in IntelliJ or terminal

How to Run

  1. Clone or download the repo
  2. Open in IntelliJ IDEA
  3. Run Main.java
  4. Enter words when prompted
  5. Enjoy your custom story with a yellow signature

✨ Sample Inputs:

  • mysterious
  • dragon
  • glowing
  • flying
  • terrified

🖨️ Output:

Last night, I wandered into a mysterious forest.
Suddenly, a dragon appeared out of nowhere!
It looked glowing and was flying through the trees.
I felt so terrified, I ran all the way home!

Made by CodingNORVIN

✅ "Made by CodingNORVIN" the credit line is shown in yellow.

📄 License

MIT © CodingNORVIN

About

Interactive Mad Libs Game in Java practice user input, string handling, and terminal colors with a fun customizable story!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages