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 9633be29ea Added SDL2 Experiment 4
Adapted the previous acceleration example to do basic "physics." Gravity, and bouncing.
More of a simulation experiment than an SDL one.y
2023-01-31 17:14:03 +00:00