Hello there every one,
I just wanted to share this with you, it is an engine I am working on right now, well actually I had worked on a very similar one before with SDL, but it was not nearly as good as this one is right now. I had to code everything from scratch after trying to switch from SDL to SFML and after getting a lot headaches I finally decided to just do it from scratch and I'm glad I did.
This is a simple 2d engine with basic collision detections ( bounding box, but I added my own things to make it really precise), tile maps, scrolling camera etc. Right now I'm in the process of creating enemy classes etc, I also use my own tile map editor, I will show a video of that soon, and I will be releasing the map editor + source code soon.
By the way, great job on such an awesome library Laurent.
Video 1:
Video 2:
Video3: