Slippy is a iOS puzzle game featuring the hungry non-swimmer penguin Slippy that needs your help to catch fish. It is available for free in the app store, just search for "slippy" on a iOS device or visit the Slippy app store page for more information and screenshots etc.
It was my first experience with iOS and Objective-C so it should probably not be consider a source of good practices :)
For convenience there is a page showing all the SVG files.
First generate all image resources from the SVG files. You do this by installing
inkmake and then run inkmake
in the
resources/svg
directory. Now open the Xcode project and build.
Note that Resources.m
and Resources.h
are generated using rgen.
Slippy iOS source code and Google app engine backend source code is Copyright © 2010-2013 Mattias Wadman and licensed under MIT license.
SVG files are Copyright © 2010-2013 Mattias Wadman and licensed under Creative commons Attribution-ShareAlike .
All sound files except menumusic.mp3
are based sounds from freesound.org and are licensed under Creative commons Public Domain Dedication.
menumusic.mp3
is Copyright © 2010-2013 Markus Kristo and licensed under Creative commons Attribution-NonCommercial-NoDerivs.
Original Slippy levels are Copyright © 1999 Martin Hock. If you want to use the levels yourself you should probably contact Martin for permission.