Unit Converter

Hey !! here’s another one – simple unit converter. 

I have made this with the primary motive of showcasing the use of virtual function and abstract classes. And, also how to create objects inside switch statements.

This is of great knowledge if any beginner wants to understand some basic concepts in C++, because this whole coding is written purely in C++ only.

So, here is it…

https://code.sololearn.com/cVDz1zIUYvKG

In case there is any problem please comment here…

Gaming…

This is a card swapping game…run it on your IDE and enjoy…

and yes be concentrated while playing with it…

don’t be afraid of its length… just run it every instruction is there in console window

The link is given below:-

https://code.sololearn.com/cafav328LdgY

if you are facing any problem in running it, please comment here…