A simple Java console app that gives you a random fortune every time you crack a cookie!
Features
- Randomly displays fortune messages
- User can press Enter to receive more
- Includes a variety of prewritten fortunes
Contribute a Fortune Want to add your own fortune to the list?
- Fork this repo
- Add your fortune to the
fortunes[]
array inFortuneCookie.java
"Today’s code is tomorrow’s wisdom." – Kilo
License MIT – feel free to use and improve!