Skip to content

A really simple program that simulates balls being fired and colliding. The master branch uses c++ and the SDL library but there are other branches with different languages.

Notifications You must be signed in to change notification settings

CoderMonad/Physics-Collision-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL-Cannon-Simulation

A really simple program that uses SDL library to simulate a cannon ball being fired.

I used to to test the waters on using SDL for graphics. Putting it on GitHub so that I may easily reference it later.

It has been released in the Public Domain meaning you can use it however you wish.

I may or may not update this; because as I've said I'm trying to just put the random code bits I've made throughout the years all on GitHub as a central place to be able to reference them.

Running the program

You will need to download the images folder. A zip should be included with every release.

Extract this so that the images folder is in the same place as the exe.

In order to run the program properly you will need to download SDL2-2.0.3 or higher.

A link can be found [here] (https://www.libsdl.org/download-2.0.php).

About

A really simple program that simulates balls being fired and colliding. The master branch uses c++ and the SDL library but there are other branches with different languages.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published