# physics-engine Custom physics engine written in C++ from scratch. --- # What the Project Is - What does this project do? - Who is it for? - What problem does it solve? - What makes it interesting or different? --- # How It Works - What are the main components of the system? - How do the pieces interact? - What is the core logic or architecture? --- # Engineering Decisions For each non-obvious technical choice made in this project: - What decision was made? - What were the alternatives considered? - Why was this approach chosen over the alternatives? - What are the known limitations or tradeoffs of this choice? # Tech Stack - Languages used: C++ - Frameworks/libraries: - Tools and platforms: --- # What I Learned - What new skills did I gain? - What concepts became clearer through building this? - What surprised me during development? --- # How to Run the Project - Prerequisites: - Installation steps: - How to start/run the project: - Example commands: --- # Project Structure # Future Improvements - What features would I add next? - What parts could be improved or refactored? - What ideas did I not have time to implement? ---