fragglet / sdl-sopwith

Classic bi-plane shoot-'em up
https://fragglet.github.io/sdl-sopwith
GNU General Public License v2.0
66 stars 13 forks source link

Add build instructions to README.md #36

Open mirthturtle opened 6 months ago

mirthturtle commented 6 months ago

To make it easier for non-C people like me to mess around with it.

On macOS I ran

brew install SDL2
sh autogen.sh
make

and run it by double-clicking src/sopwith.