Commit Graph

2 Commits

Author SHA1 Message Date
Barry Kane 3f471188e3 Added SDL2 Experiment 6, and fixed a bad yank that got copied
- Added Experiment 6, which is a modified version of experiment 5 using delta-time scaling.
- Removed the double SDL initialization, which is a no-op, but for the sake of betterment.
2023-02-02 14:59:06 +00:00
Barry Kane 79e062be5f Added SDL2 Experiment 5
A simple gravity "simulation" inspired by Spacewar. Values are not physically accurate. It's fun to resize the window, as the star will remain in the middle of the screen.
2023-02-01 16:13:31 +00:00