Changes

CPCtelera

635 bytes added, 16:05, 6 June 2015
Added Platform Climber Example Game
* Convert a big sprite in a C Array into tiles of your desired size with cpct_sp2tiles!
* Convert old sprites in assembler CPCRSLib format into C Arrays with cpct_rgas2c!
 
== Games and Examples ==
 
[[File:PlatformClimber.png|right|250px|Platform Climber]]
 
* [http://fremos.cheesetea.com/?wpdmdl=1687 '''Platform Climber''']: a simple game running at 50 FPS, featuring vertical scroll, 256-subpixel-levels physics and animations. The game is included with '''[http://lronaldo.github.io/cpctelera/ CPCtelera]''' and [https://github.com/lronaldo/cpctelera/tree/master/examples/games/platformClimber/src full source code] is available.
** [http://fremos.cheesetea.com/?wpdmdl=1687 Platform Climber DSK]
** [http://fremos.cheesetea.com/emucpc/?disk=pclimber&run=pclimber Play Platform Climber on your Browser]
== License ==
34
edits