Skip to content

ramdeoshubham/fortune-teller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fortune Teller (My First Program ✨)

This is my very first programming project, written when I was a small child.

It’s a magical little fortune teller written in QBASIC.

I’ve kept it here as a piece of personal history 💙 — simple, colorful, and full of childhood wonder.

screenshot


How it works

  • Clears the screen
  • Prompts you to think of a question
  • Picks a random answer from a small set of fortunes
  • Displays it in vibrant colors

Every run gives you a new "mystical" response.


Run it yourself

You can run it today using QB64, a modern compiler for QBasic:

qb64 FORTUNE_TELLER.BAS

Then launch the generated executable to see the magic ✨

Or you can learn it on online emulators like QBjs


License

Released under the MIT License.
Free to use, share, and tinker with — just remember it started as a child’s first spark of code ❤️

About

My very first programming project as a child, written in QBASIC: a magical fortune teller!

Topics

Resources

License

Stars

Watchers

Forks

Contributors