==== Rocket Rides ====
Choose an option:
1) Book a seat
2) View available seats
3) View booked seats
4) Cancel a reservation
5) Exit
0) Help
=>_
It's a C++ app representing a basic booking terminal for buying rides on a rocket. It's like something a ticket-counter person would use.
Because I'm learning C++ for school.
Visual Studio