My Game: I was wandering on floating Islands

My game is a platformer with random generated(using sedimentation) landscapes :)

The goal will be probably colletting treasures wandering alone…

A screen:

 

Also I used a codebase(simple)…that handles a camera and the map…but many edits are in the current version

Links to the codebase:

http://dl.dropbox.com/u/2559932/Codebase/map.h

http://dl.dropbox.com/u/2559932/Codebase/map.cpp

http://dl.dropbox.com/u/2559932/Codebase/camera.h

http://dl.dropbox.com/u/2559932/Codebase/camera.cpp

http://dl.dropbox.com/u/2559932/Codebase/fps.h

http://dl.dropbox.com/u/2559932/Codebase/fps.cpp

 

The fps is quite buggy :) Hope you enjoy