Hey all, i recently finished on the framework for a platformer game. I really have not figured out a name for it yet, so ill have to think of it as a add more to it.
Anyway here is a screen: (Click to enlarge, sorry!)
[img]

[/img]
Its still very simple, just the framework as mentioned before. I used the placement editor to design my levels, so the hard part was working out a stable gravity simulation with physics.
There are three stages, each with different scrolling methods.
Stage 1 enables scrolling only on the x-axis, stage 2 only on the y -axis and stage 3 is both.
I have to warn you though, i have not perfected scrolling on stage 3 so if you fall off just close the game. Besides that there are only really 2 other small glitches, but you'll have to find those for you're self.
BTW: I finally purchased AppGameKit and got it working , so this demo can be played by anyone. The game file can be downloaded from the bottom right forum link.
As always im welcome to any ideas and advice, so please fell free to do so if you wish. Remember to have fun!
Edit: **********************************************************
Added the new version to my first post.
Controls:
Up arrow key - jump (hold for higher jump)
Left , right arrow keys - walk
spacebar - shoot
******************************************************
Programming and video games, what else could you need?