Tile Editor

I have searched and I dont found how I make a simple tile engine in c++ with SDL or whatever is, I just want a tutorial or a book or something else that have these things:

- How to make an Tile Level Editor
- How to make the Layers for the Level Editor
- how to create the collisions and how to read the level

And I want to make this from zero. I dont want something like Tiled. Please, if anyone knows about any tutorials or books that can help me, I'll be thankful
Last edited on
I have never used this myself but I have heard it was good
http://lazyfoo.net/articles/article09/index.php


If your just starting out I would suggest trying a prebuilt tile editor, such as Tiled.
http://lazyfoo.net/articles/article09/index.php
Last edited on
thank you !
Topic archived. No new replies allowed.