Home Forums Programming C# 2D level/map editor

Viewing 3 reply threads
  • Author
    Posts
    • #8533
      Anonymous
      Inactive

      Hi everyone,

      Im interested in making a 2D level/map editor in c# for a game(platform game in mind). Im using the TAO framework and I dont want to use XNA for this project. Can anyone give me a few links to some tutorials or give me some advice on how to make one? I already have a 2D Engine made in C# but I dont know if i need to use it or not for the editor?

      Thanks
      A Duggan

    • #48888
      Anonymous
      Inactive

      The Ogmo Editor by Matt Thorson is a 2D level editor that can be used with multiple types of engines because it exports the levels as XML

      http://www.ogmoeditor.com/

    • #48889
      Anonymous
      Inactive

      The Ogmo Editor by Matt Thorson is a 2D level editor that can be used with multiple types of engines because it exports the levels as XML

      http://www.ogmoeditor.com/[/quote:82d32d5019]

      Thanks for the link but i want to create one for myself not download one. Any links to a tutorial?

    • #48896
      Anonymous
      Inactive

      Have you looked at Gleed2D? https://github.com/SteveDunn/Gleed2D

Viewing 3 reply threads
  • The forum ‘Programming’ is closed to new topics and replies.