Welcome to my repository for fun C++ programs! Here, you'll find a collection of C++ programs that I've written for enjoyment and learning purposes.
- Program 1: A music quiz program with scores using 2d arrays.
- Program 2: A rock paper scissors game.
- Program 3: Implementation of bubble sort.
- Program 4: Banking system with different functions.
- Program 5: A card validator program with luhn's algorithm.
- Program 6: Tic tac toe game.
- Program 7: Movie manager program.
- Program 8: Palindrome word checker.
- Program 9: Password generator.
- Program 10: Shop inventory system.
- Program 11: Country itinerary program using sorting and searching algorithms.
- A C++ compiler installed on your machine (e.g., GCC, Clang).
-
Clone the repository:
git clone https://github.com/Vn0m/cpp-programs.git
-
Navigate to the program directory:
cd cpp-programs
-
Compile and run the program:
g++ program.cpp -o program ./program
Feel free to contribute by adding your own fun C++ programs or improving existing ones. Follow these steps:
- Fork the repository.
- Create a new branch: git checkout -b feature/your-feature
- Commit your changes: git commit -m 'Add a new fun program'
- Push to the branch: git push origin feature/your-feature
- Open a pull request.
For any inquiries or suggestions, feel free to reach out to me on discord: vnom.