• Register
Post tutorial Report RSS How To: Making Maps

First off, this game needs more maps like many more, but I don't have the time to make them myself. I need your help on this issue! Your maps might also get included in the game itself.

Posted by on - Basic Mapping/Technical

This game currently has one big problem affecting the core gameplay: it's got only one map to play (in two variants, basically). In order to provide some fun gameplay, this game needs many more maps and to get these I need your help!


If you have 15 minutes to spare, please think of making a small map for ASCIIrinth, anything helps really! The best of your maps will be included in the game itself (of course only with permission of the maker) and bundled within the game itself.

You can easily create maps if you open an editor of your choice, create a new .txt file and just type in every character that the map should contain. Every character and line you type will be taken one-to-one into the map file. There are no special characters or anything similar. This also means that the map maker will, in the process of generating the map file, not make any special spacing or converting. After saving the txt file, start the game and head to "Create Map", there you will see all of this information and be able to convert it to the appropriate .map format.

Once again, this will convert any .txt file to a compatible .map file for the game. Your map will be shown exactly like you specified it to look like!

Requirements:

  • The player character is defined by an "O" (capital "o"!).
  • The goal is defined by the character "*".
  • Accessible space is created with SPACEs.
  • Do not use commas "," anywhere.
  • At the end of the file should be a blank line otherwise it won't load correctly later on.


Before converting your map, it should look roughly something like this (except if you built it differently, lol). To give you an impression of how this could look like, have an image:

map before

(notice the empty line at the bottom which is very important, otherwise the last line of your map will not be shown later on in the game itself!)


When going through the map maker, eventually you will see a success message pop up and your map written on the screen. This could look something like this:

map made


Now you can head to the 'maps' directory of the game and copy the map to share it with the world. At this point your map will be fully converted to a .map filetype and could look something like this:

map after


If you want to, you can upload it on any public website and share it with others. In addition, if you want to have it included as a standard map in ASCIIrinth, you can leave me a comment or send me a pm with the download link and I'll have a look at it. If it is suitable for the game, I'll include it (only with your permission of course).

On top of that, you can also upload it here on IndieDB as everyone is permitted to add downloads to this game's profile. However, the most convenient way to let me know of your map is to send me a pull request on the game's Github page.

What's left to say is that you will be featured in the map credits and I'll be very thankful for your contribution!

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: