Difference between revisions of "Map Making"

From Armagetron
m (fixed last edit, small rewording)
(→‎Tools and Generators: removed dlh's broken links put up the colection of tools on ct's site)
Line 15: Line 15:
  
 
* [[ArmaBell's MapEditor]] — ArmaBell's MapEditor is a currently experimental graphical Win32 map editor.  If you'd like to fool with it, go to this page and read about it.
 
* [[ArmaBell's MapEditor]] — ArmaBell's MapEditor is a currently experimental graphical Win32 map editor.  If you'd like to fool with it, go to this page and read about it.
 +
 +
* [http://crazy-tronners.com/maptools/ Collection of map tools] - Map tools made by wrtl, dlh, voodoo and kyle put together in one place by ed.
 +
Inclues
 +
** [http://crazy-tronners.com/maptools/ellipse.php Ellipse Maker]
 +
** [http://crazy-tronners.com/maptools/svg2aamap.php SVG2AAMap] — Convert SVG documents to aamaps. See [[http://forums.armagetronad.net/viewtopic.php?t=6311 aaforums:6311]].
 +
** Race Map Generators
 +
** Other Tools that may be useful.
 +
 +
<!--Links Broken
  
 
* [http://generalconsumption.org/armagetronad/ellipse-maker/ Ellipse Maker]
 
* [http://generalconsumption.org/armagetronad/ellipse-maker/ Ellipse Maker]
* [http://generalconsumption.org/armagetronad/svg2aamap/ SVG2AAMap] — Convert SVG documents to aamaps. See [[http://forums.armagetronad.net/viewtopic.php?t=6311 aaforums:6311]].
+
* [http://generalconsumption.org/armagetronad/svg2aamap/ SVG2AAMap] — Convert SVG documents to aamaps. See [[http://forums.armagetronad.net/viewtopic.php?t=6311 aaforums:6311]].-->
  
 
== Viewing Maps ==
 
== Viewing Maps ==

Revision as of 20:32, 29 November 2010

Here are some ways to make maps that you can play in Armagetron Advanced.

Tutorials

A beginners tutorial

This is an alternative tutorial written by kyle and syllabear that's more intended for beginners who haven't dealt with XML before. It basically contains duplicate information as the page below, so for technical matters Making Maps by Hand should be consulted.

The complete description of the map format

This is the only supported way to make maps right now. It is a tutorial that is created by the Map Master himself and hopefully maintained by him (with everyone's help). It is your first and best resource to what exactly goes into a map, how to put it there, and how it works in the game. Even if you choose to use a graphical map maker, you still need to read this, so consider it required reading.

Tools and Generators

  • Acme — Acme is a currently experimental mostly-doesn't-work graphical map editor that's in Armagetron Advanced's cvs. If you'd like to fool with it, go to this page and read about it, but be warned, it mostly doesn't work.
  • ArmaBell's MapEditor — ArmaBell's MapEditor is a currently experimental graphical Win32 map editor. If you'd like to fool with it, go to this page and read about it.

Inclues


Viewing Maps

Map Previewer

Nemostultae made a neat little web application that renders a map to a picture right in your browser. When used in conjunction with a text editor, it is a powerful tool to help make maps. In fact, the output of this page is currently considered required information if you want any server administrator to use your map on his server.

Playing Maps

So you've made your killer map, now how do you play it?