Platform Game Demo

Just BASIC Games
Post Reply
cundo
Posts: 20
Joined: Wed Mar 12, 2008 11:12 pm

Platform Game Demo

Post by cundo »

Mario-like game!

:wink:
Attachments
[jb]platformGameDemo.zip
6 versions of the game plus resources.
(245.65 KiB) Downloaded 1044 times
Last edited by cundo on Thu Oct 01, 2009 4:08 pm, edited 4 times in total.
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Thanks for the update :lol:
Stefan
The invisible Admin
cundo
Posts: 20
Joined: Wed Mar 12, 2008 11:12 pm

Post by cundo »

Version 8!
The BMPs are slightly different in size. This version has an Scale option.
Attachments
[jb]platformGameDemo8.zip
Only the version 8, if you want the previous versions, download from the first post.
(244.42 KiB) Downloaded 709 times
cundo
Posts: 20
Joined: Wed Mar 12, 2008 11:12 pm

Post by cundo »

OK, this 9th version has some changes:
The sprite-strip includes the mask in it, and I'm using a Background as a resize method. 8)

Should I remove the previous versions from here, because the wavs files are common to all versions I think, but the BMPs are not. :?:
Attachments
[jb]platformGameDemo9.zip
Ninth Version. Source code plus resources. Five playable Levels.
(222.53 KiB) Downloaded 721 times
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

It will be more confusing for people, if you separate the resources from the other files.
Stefan
The invisible Admin
cundo
Posts: 20
Joined: Wed Mar 12, 2008 11:12 pm

Post by cundo »

New version and probably the last one. I did some modifications to the code, the Timer works now: if you don't reach the end of the level before the time goes zero, you lose. But the levels are easy so no much problem because you can finish them quickly.
I modified the BMPs a little.
The Scale variable takes the data from your current screen resolution. Then the images are resized.
Attachments
[jb]platformGameDemo10.zip
Source Code + resources.
(227.8 KiB) Downloaded 874 times
Post Reply