{"author_name":"arkeus","cat":"LD #26","comments":[],"epoch":1368306720,"likes":9,"metadata":{"p_key":"42654","p_author":"arkeus","p_authorkey":"4155","p_urlkey":"78289","p_title":"Antichromatic Post Mortem","p_cat":"LD #26","p_event":"LD26","p_time":"1368306720","p_likes":"9","p_comments":"0","p_status":"UPD5","us_key":"4155","us_name":"arkeus","us_username":"arkeus","event_start":"1366934400","event_key":"16","event_name":"LD26"},"text":"<p><img class=\"alignnone\" alt=\"\" src=\"http:\/\/i.imgur.com\/BgugoRO.png\" width=\"568\" height=\"100\" \/><\/p>\n <p>It&#8217;s been awhile since I&#8217;ve done a post mortem for one of my entries, so I felt I should do it this time. This time around I made a skill based platformer where the main concept is the ability to switch between a white and black dimension, which is required to avoid obstacles and solve jumpy puzzles. If you want to skip the wall of text and just play, <a href=\"http:\/\/www.ludumdare.com\/compo\/ludum-dare-26\/?action=preview&amp;uid=4155\">check it out here<\/a>. Otherwise, read on!<\/p>\n <p><img class=\"alignnone\" alt=\"\" src=\"http:\/\/i.imgur.com\/t0uM54S.gif\" width=\"264\" height=\"218\" \/><\/p>\n <h2>The Good<\/h2>\n <p>I\u2019m extremely satisfied that it feels less like a competition entry and more like an actual game. I also enjoyed it enough that I never felt like it was tedious to playtest as I went along. On the contrary, I often spent more time than I should have to test a feature, since I\u2019d test something, but then just continue playing until I remembered I was working under a tight deadline.<\/p>\n <p>Graphics. At the start I had terrible tiles. I normally don\u2019t spend time redoing anything once I\u2019ve completed it, but after I got the autotiling done and realized how bad my tiles looked, I redid them from scratch, and I\u2019m extremely happy I did. The end result let me easily add cool effects such as the tile swapping. I also randomly got the idea to add noise, which I think ended up looking really neat and enhancing the visuals in a very short amount of time.<\/p>\n <p>Content. I was able to get quite a bit of content into the game. I feel like the game is long enough that if you like it, it keeps you interested for a while, without being too long. The length also lends itself well to trying to speed run if you\u2019re so inclined.<\/p>\n <p>Difficulty. Some people will hate it for being hard, but I feel that it hit my goal of how difficult I wanted the game to be. There are some rooms that are unnecessarily hard, and some that are quite easy, but overall the difficulty will keep you smashing your head against the wall on your first time through, but due to skill based rooms you\u2019ll find that once you get better all the rooms end up being very easy. In the post competition version, I\u2019m creating a higher difficulty mode, which is many many times harder. You\u2019d be surprised how much harder a room can become when adding 2 or 3 enemies. This lets me make the normal mode a bit easier, without taking away the experience from the more hardcore players.<\/p>\n <p>Theme. As usual I got quite a few comments complaining about the theme, but I personally loved my take on it. I listed out a bunch of ways to interpret minimalism, and eventually settled on \u201climited palette\u201d, and further narrowed it down to \u201cblack and white\u201d. But instead of just making a black and white game, I based the entire gameplay mechanism around this small concept, and I really enjoyed how it came out. It borrowed a lot of ideas from past projects I\u2019ve done, but I feel it still came out feeling quite unique.<\/p>\n <p>Library. Using Axel was a great choice. There&#8217;s always times when I&#8217;m tempted to use something else, but I always feel satisfied that Axel lets me create a high quality game in a short period of time. There&#8217;s always the slight downside of alienating those who are running on hardware without stage3d support, but in a community like this where the people playing are also developers, there are very few players who can&#8217;t play the game.<\/p>\n <p><img class=\"alignnone\" alt=\"\" src=\"http:\/\/www.ludumdare.com\/compo\/wp-content\/compo2\/233892\/4155-shot0.png\" width=\"360\" height=\"300\" \/><\/p>\n <h2>The Bad<\/h2>\n <p>Inconsistent feature set. Initially the game was heading towards a kind of ikaruga-meets-platformers style, where there was going to be a lot of bullet dodging and absorbing. This was the main cause of the gun and shooting aspects of the game. However, by the end it was more of a VVVVVV if you swapped colors rather than gravity. Unfortunately, the gun had become an integral part of the game, so it would have been hard to remove (and by that point I\u2019d become somewhat attached to it). But if I had to the chance to start over, I probably would have completely foregone the shooting and put more emphasis on timing jumps and planning routes. I feel that the areas where the gun is used don&#8217;t fit in all that well, and sometimes it just feels like a waste of time (eg. &#8220;each time I die I have to sit and rekill that snail, ugh&#8221;).<\/p>\n <p>Lack of secrets and achievements. I think secret rooms would definitely increase the sense of exploration. Also, I think achievements would give more you another reason to play around and explore, rather than simply moving straight forward. Speaking of&#8230;<\/p>\n <p>Linearity. I feel like I didn\u2019t get a good balance of linear vs exploration. The very first 2 items require you going back and forth between the same room, but after that there is very little backtracking, and you simply follow the path straightforward until you reach the end, then turn around and take the 1 side path you passed that you couldn\u2019t reach before. There definitely could have been some improvement in this regard.<\/p>\n <p>Controls. Apparently a lot of people want space to jump, but that ended up not working too well. I think the biggest issue is that I really wanted to allow the player to shoot with the keyboard if they weren\u2019t using a physical mouse (it sucks with a touchpad), which severely limited the amount of keys I could reasonably use. I feel that once a player gets used to the controls, they do fine, but it can be a bit jarring. If I had more time I\u2019d probably have added a couple alternate control schemes.<\/p>\n <p>Music. This is a given. I dislike creating music, it just doesn\u2019t interest me. I don\u2019t expect to ever be able to create the really nice soundtracks that some of these other games have, but this is something I have accepted.<\/p>\n <p>Tutorials. I had originally wanted to go with instructions written on the wall, but I ended up dropping it for the sake of time. That\u2019s a kind of thing that I can end up spending too much time making it so it doesn\u2019t look terrible, and by the time I needed instructions in game there wasn\u2019t much time left. The way it ended up was that message boxes would pop up, and completely destroy the immersion you had. This was one of the things that I managed to fix for the post-compo release.<\/p>\n <p><img class=\"alignnone\" alt=\"\" src=\"http:\/\/www.ludumdare.com\/compo\/wp-content\/compo2\/233892\/4155-shot1.png\" width=\"360\" height=\"300\" \/><\/p>\n <h2>The Meh<\/h2>\n <p>Planning. Something I don\u2019t know whether I liked or not, was that rather than planning out my full feature set and figuring out exactly how I wanted the game to play, I instead dove straight into code after figuring out the core concept of black vs white platformer. I designed enemies as I went along, and came up with new features constantly. It wasn\u2019t until the last 18 hours or so that I actually knew what I was expecting the game to look like at the end. I feel that the end result was good, but most of the way I felt like the game was going to turn out terribly. And while I was satisfied in the end, I don\u2019t know if it was worth the anxiety during the competition. However, the data point of trying it once makes it hard to determine whether this is something that is worth it going forward.<\/p>\n <p>Sounds. I feel that while the sounds are okay, there could definitely have been more dynamic sounds. Since there are so few actions, the sounds don\u2019t really do much to fill the gaps in the bland music. I feel perhaps things in the environment that make noises as you run by them, for example, could go to great lengths to help. But on the other hand, things like that take quite a bit of time, and typically I\u2019m afraid to spend too much time on sound, so I\u2019m unsure if sacrificing something else to improve sound (which many people may not even have enabled) is worth it.<\/p>\n <p>Post Mortem. This thing is really long and after skimming over it I feel like I\u2019m trashing my own game, when honestly I feel quite proud of it.<\/p>\n <p>The Future<\/p>\n <p>I\u2019ve almost completed work on a post competition version which fixes a lot of the difficulty issues by evening out the normal mode, and adding a harder mode you can play after. I\u2019ve fixed a lot of minor things (tips on the walls at the beginning to help players realize they need to backtrack instead of simply going forward, saving of your progress, better mute\/quality controls, etc). I\u2019m trying not to rearchitect or spend too much time on it (as I\u2019ll never actually end up finishing it if I do), so I\u2019m leaving things that change the core concept for a future game if I feel so inclined.<\/p>\n <p><img class=\"alignnone\" alt=\"\" src=\"http:\/\/www.ludumdare.com\/compo\/wp-content\/compo2\/233892\/4155-shot2.png\" width=\"360\" height=\"300\" \/><\/p>\n <p>Anyway, here\u2019s the related links. Enjoy!<\/p>\n <p><a href=\"http:\/\/www.ludumdare.com\/compo\/ludum-dare-26\/?action=preview&amp;uid=4155\">Play And Rate The Game<\/a><br \/>\n <a href=\"http:\/\/axgl.org\/f\/ld26-antichromatic\/AntichromaticSource.rar\">Download The Source<\/a><br \/>\n <a href=\"http:\/\/www.youtube.com\/watch?v=C50j1DHadb4\">Watch The Timelapse<\/a><br \/>\n <a href=\"http:\/\/axgl.org\/forums\/\">Check Out Axel (The Library Used To Created Antichromatic)<\/a><\/p>","time":"May 11th, 2013 4:12 pm","title":"Antichromatic Post Mortem"}