Simple header-only C++ ODE solver library for Runge-Kutta 4th order method with events.
-
Updated
Apr 2, 2023 - C++
Simple header-only C++ ODE solver library for Runge-Kutta 4th order method with events.
BouncingBallsGame its a game developed in C++ using freeglut library.
Bouncing Ball is a 2D game developed using CPP graphics. It basically has a slant line which is movalble using mouse and when the ball reaches bottom we need to place the slant so that ball can bounce back.
Add a description, image, and links to the bouncing-ball topic page so that developers can more easily learn about it.
To associate your repository with the bouncing-ball topic, visit your repo's landing page and select "manage topics."