python4geeks / Hactoberfest2022

This repository is to allow Hactoberfest 2022 participants to make PR's. This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution
16 stars 104 forks source link

Create Simple Animation to Race a Drunk Man from Start to Finish.cpp #7

Open jaydipoo7 opened 2 years ago

jaydipoo7 commented 2 years ago

This is an interactive console animation app, where your choice of character (any letter from a to z) will appear to move funnily from start to finish line. If he finishes the race within the specified counter (in our case, 1000000), then we print a particular message, else another message.