Skip to content

Just a test upload for github. Wrote a C++ program to simulate the popular Magic 8 Ball toy.

License

Notifications You must be signed in to change notification settings

songv1/2020-Magic-8-Ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magic 8 Ball

Description

A program emulating the eponymous novelty toy. A random number is generated after the program takes in a user input. The random number is associated with a specific Magic 8 Ball answer.

Motivation

This project was created as part of my learning of the C++ programming language. Specifically, I wanted to write a program that incorporated the switch statement.

About

Just a test upload for github. Wrote a C++ program to simulate the popular Magic 8 Ball toy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages