Skip to content

LeviM-0323/CPPSamples

Repository files navigation

CPPSamples

A collection of C++ projects built in Visual Studio 2022.

📁 Projects

  • CPPSamples – Small object oriented C++ samples
  • SortingTests – Testing the speeds of sorting algorithms
  • FakeGambling – Fake slot machine simulator
  • FileUtility - File viewing/sorting command-line utility
  • BudgetTool - Tool for calculating monthly budget

🧰 Tech Stack

  • C++ 17
  • Visual Studio 2022 Community
  • Windows 10/11

🔨 Builds

Automated builds run on every push to main.
You can download the latest executables from the Actions tab under each build.

📦 Latest Build Artifacts

Build

🛠️ How to Build

  1. Clone the repo
  2. Open CPPSamples.sln in Visual Studio
  3. Build and run any project you like!

🚀 Future Plans

  • Add more sample projects
  • Expand current sample projects

About

A collection of small C++ projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages