News:

Building a 3D Ray Tracer  By stevmjon

Main Menu

2D Platformer Revisited - Parallax Version

Started by kevin, February 25, 2009, 09:58:02 AM

Previous topic - Next topic

kevin

 2D Platformer Revisited - Parallax Version

    This is a revision of the original Platform game example that has shipped with PlayBasic V1.63 (and for years before too).  Sadly that version is so old it doesn't really represent what PlayBasic V1.63 can do, let alone the V1.64 edition.    So the aim of this update was simply to test some new functionality that can be found PlayBasic V1.64,  such as AFX maps,  Tinted Alpha sprites,  Alpha Bitmaps Fonts and various other tidbits.    Game play wise, it's the same classic Mario styled movement etc..   


Download
 
 Get Source Code (login required)  (2.5 Meg)

 Requires PlayBasic V1.64I


YouTube
    Parallax 2D Platformer Video

 





  Related Examples:

   * Sonic the Hedgehog Loop Mock Up
   * Advanced Platform Collision (Vector based)
   * Platform Game Movement Based on Ray Intersection
   * Platformer Pixel Collisions Via Ray Casting
   * Walking On Sprites
   * Walking on Sprite Collision Map