A simple program that calculates the rough cost of PC parts. I made this because I was bored.
Screen.Recording.2025-03-29.at.4.51.36.PM.mp4
- Clone the repository:
git clone https://github.com/C0dePr0xy/spcppc.git
- Navigate to the project directory:
cd spcppc - Compile the program:
g++ main.cpp -o spcppc