Commit Graph

4 Commits

Author SHA1 Message Date
045e2674cb 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
c1f40db7d9 Added SDL2 Experiment 3
An extension of Experiment 2 with movement based on acceleration so it feels better to use.
2023-01-30 14:55:45 +00:00
b1335e7781 Added SDL2 Experiment 2
Learning how to take input from the keyboard.
2023-01-29 22:05:45 +00:00
2f18dc744c Added my first experiment with SDL, a mouse-tracker in the style of a radar. 2023-01-28 19:44:51 +00:00