GLBasic forum

Main forum => Announcements => Topic started by: Darmakwolf on 2012-Dec-11

Title: New platformer code - Try it out!
Post by: Darmakwolf on 2012-Dec-11
I wanted to make a simple platformer like Super Mario Bros. 1 style, so I threw something together. Borrowed some mario sprites/tiles until I make my own or decide to make it some kind of mario 1 fan game :P

How-To:

Open the .gbap file, press F5 to compile/run
Use the mouse, and select "New"
Use the arrow keys to move, X to jump.

Fun things to try that are enabled for testing:
Press and hold F1 to watch tile collision
Press F2 to fly
Right click any tile to smash it to bits

(I'm particularly happy with my brick-breaking effect :P)





[attachment deleted by admin]
Title: Re: New platformer code - Try it out!
Post by: mentalthink on 2012-Dec-11
Hi Darmakwolf, I download the file but I can make runs whit success  ... I have into a folder a mac project but I think faults some libs or something... when I pick I have an error and don't runs...



Title: Re: New platformer code - Try it out!
Post by: Marmor on 2012-Dec-11
haha mario runs fine !!
Title: Re: New platformer code - Try it out!
Post by: Ian Price on 2012-Dec-11
That's lovely and smooth. Mario feels a bit slow while jumping, but everything else seems spot on.

Just lacks coins to collect! :P

Nice one :)
Title: Re: New platformer code - Try it out!
Post by: Darmakwolf on 2012-Dec-12
Quote from: mentalthink on 2012-Dec-11
Hi Darmakwolf, I download the file but I can make runs whit success  ... I have into a folder a mac project but I think faults some libs or something... when I pick I have an error and don't runs...

You probably are using the beta and something is messed up. Just compile for Windows, it's what it's tested for...