Turn-based artillery game written in C with SDL. The terrain is randomly generated with a 2D midpoint displacement algorithm.
A: Move left
D: Move right
S: Rotate cannon clockwise
W: Rotate cannon counter-clockwise
Space: Shoot bullet
Esc: Stop game and return to main menu