[Completed] Map Editor

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
User avatar
ParticleGames
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 53
Joined: Sat Feb 19, 2011 1:20 pm
Current Project: A map editor for a platformer I plan to develop
Favorite Gaming Platforms: Wii, Gamecube
Programming Language of Choice: C++

[Completed] Map Editor

Post by ParticleGames »

EDIT: Scroll down for the completed version

Hello, everybody! I am in the proccess of developing a map editor (almost done). It's made with C++ and SDL. It runs relatively well, but I could've made it a lot better. It's only my 3rd large scale GUI program, so I learned tons from this project. Tell me what you think. Here is an update video with commentary:
Last edited by ParticleGames on Thu Sep 15, 2011 7:05 pm, edited 3 times in total.
Check out my iPhone app here: http://twilighthop.com
User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

Re: A Map Editor I am making

Post by xx6heartless6xx »

It's looking great man. I'm currently writing my own and this motivated me to get back to work on it. Keep up the good work.
User avatar
dr-snipe
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 42
Joined: Sun Dec 19, 2010 10:09 pm
Programming Language of Choice: C++, Java, PHP
Contact:

Re: A Map Editor I am making

Post by dr-snipe »

Looks pretty good man. I like the tile scroll bar and how you made a little window system that you can drag around as well (open/new map window)
User avatar
ParticleGames
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 53
Joined: Sat Feb 19, 2011 1:20 pm
Current Project: A map editor for a platformer I plan to develop
Favorite Gaming Platforms: Wii, Gamecube
Programming Language of Choice: C++

Re: [Completed] Map Editor

Post by ParticleGames »

I finally finished it. Check it out if you want to:


I know it doesn't have tons of features, but I consider it done now.
Check out my iPhone app here: http://twilighthop.com
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: [Completed] Map Editor

Post by LeonBlade »

ParticleGames wrote:I finally finished it. Check it out if you want to:


I know it doesn't have tons of features, but I consider it done now.
Really cool! I can't wait to see everything in action together, great work on putting together the map editor. :)
There's no place like ~/
User avatar
short
ES Beta Backer
ES Beta Backer
Posts: 548
Joined: Thu Apr 30, 2009 2:22 am
Current Project: c++, c
Favorite Gaming Platforms: SNES, PS2, SNES, SNES, PC NES
Programming Language of Choice: c, c++
Location: Oregon, US

Re: [Completed] Map Editor

Post by short »

Nice job!! I subscribed!
My github repository contains the project I am currently working on,
link: https://github.com/bjadamson
Post Reply