UnderwareDESIGN

PlayBASIC => Resources => Source Codes => Topic started by: kevin on June 23, 2009, 03:01:06 AM

Title: Mario Demo / 2D Platform Game
Post by: kevin on June 23, 2009, 03:01:06 AM
 Mario Demo / 2D Platform Game

  This example recreates a version of the Mario movement and control system.  It includes simple animation, jumping/falling and collision with the environment.

 Controls:

            Arrow Keys to Move.

            ESC to exit.


Videos

   




Related To

 * LemonWizards Mario Demo (http://www.underwaredesign.com/forums/index.php?topic=3083.0)
 * 2D Platformer Revisited - Parallax Version (http://www.underwaredesign.com/forums/index.php?topic=2906.0)
 *    2d side scroller engine with basic gravity (http://www.underwaredesign.com/forums/index.php?topic=3076.0)



Downloads

  [plink]Mario Demo for V1.63 Learning Edition (https://www.underwaredesign.com/forums/index.php?action=dlattach;topic=3101.0;attach=2718)[/plink]
  [plink]Mario Demo for V1.64 Retail (https://www.underwaredesign.com/forums/index.php?action=dlattach;topic=3101.0;attach=2702)[/plink]

Title: Re: Mario Demo / 2D Platform Game
Post by: Vee on June 25, 2009, 06:36:27 AM
Am I stupid or what oO?
I don't find the download^^
Title: Re: Mario Demo / 2D Platform Game
Post by: kevin on June 25, 2009, 06:43:55 AM

it's the file UW_Mario_Demo.zip attached the first post.
Title: Re: Mario Demo / 2D Platform Game
Post by: Vee on June 25, 2009, 07:32:27 AM
ah, kay^^
Title: Re: Mario Demo / 2D Platform Game
Post by: LemonWizard on June 27, 2009, 07:45:12 PM
This is cool! Except.. I don't have compiler version 1.64j :(
*shrugs* is there an update I can get?
I've got compiler version 1.63v
Title: Re: Mario Demo / 2D Platform Game
Post by: kevin on June 27, 2009, 08:12:44 PM
  if it's retail, then head over to the maintenance board and install V1.64j  -  If not (learning ?), then i doubt it'd take much modification to run.
Title: Re: Mario Demo / 2D Platform Game
Post by: kevin on June 29, 2009, 07:54:13 AM
 Mario Demo / 2D Platform Game for PB1.63 Learning Edition

   This is the same example as above, except it's tweaked to work with Learning edition.


Download Attached
Title: Re: Mario Demo / 2D Platform Game
Post by: LBFN on July 05, 2009, 04:46:37 PM
That's a nice little demo. :)  The graphics will come in handy to make a full-fledged game with them (someday).