<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'PC game level editors' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'PC game level editors' posted on the 'Game programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 04:25:40 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 04:25:40 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>PC game level editors</title>
      <link>http://www.programmersheaven.com/mb/game/8636/8636/pc-game-level-editors/</link>
      <description>I want to know are there any web pages offering tutorials on how to build your own level editor for any particular game? Also is it possible to build a level editor without official source code or game documentation? Does this increase the difficulty? Thanks in advance to all positive responses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/game/8636/8636/pc-game-level-editors/</guid>
      <pubDate>Fri, 25 Jun 1999 13:58:05 -0700</pubDate>
      <category>Game programming</category>
    </item>
    <item>
      <title>Re: PC game level editors</title>
      <link>http://www.programmersheaven.com/mb/game/8636/8637/re-pc-game-level-editors/#8637</link>
      <description>: I want to know are there any web pages offering tutorials on how to build your own level editor for any particular game? Also is it possible to build a level editor without official source code or game documentation? Does this increase the difficulty? Thanks in advance to all positive responses.&amp;lt;p&amp;gt;&lt;br /&gt;
Usually it is pretty hard.  First you need to know the specs for the level's file format, then you have to convert it to data within your program, and then you have to make it so you can modify that data.  Unless you know the specs for the file format you're going to have a rough time figuring out how to edit it, in fact I'd say it is practically impossible.&amp;lt;p&amp;gt;&lt;br /&gt;
-Xotor-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/game/8636/8637/re-pc-game-level-editors/#8637</guid>
      <pubDate>Sat, 26 Jun 1999 02:16:36 -0700</pubDate>
      <category>Game programming</category>
    </item>
  </channel>
</rss>