Hello, so I want to make a tile based game, similar to the layout of the game Civilization. Example Here. I want the game to have an isometric-diagonal view and obviously there will be different kinds of tiles. The problem is that I don't even know how to begin. What is a good way to make tiles and then implement them into a world. Any help is appreciated. Thanks!
↧