To get started:
- install Lazarus for your platform (cross platform IDE for free pascal. we're using v1.0.8)
- install SDL1.2-devel for your platform
- fork and clone this repository
- run
cd make sync
If you don't have make
on your path already, you can use the copy
included with free pascal inside Lazarus.