I don't know if this is the right forum, but I need some help. I'm trying to make a sandbox game with pygame. The game is based off of Minicraft, a 2d version of Minecraft. I looked for several tutorials, but have not been able to find any.
What I'm trying to find out right now is how to create a map that I can mine and place tiles, add/remove the tiles to/from an inventory, and save the data to a file.
If anyone knows of a tutorial I could follow, or know how I would make the tile map, please let me know. Any and all help is appreciated.