{"author_link":"\/author\/edve98\/","author_name":"edve98","author_uid":"45010","comments":[{"author_name":"RedPanda","author_uid":"24636","time":"Apr 18, 2016 @ 6:50pm","epoch":1461005100,"text":"Is your custom text based game engine, open source? Could others use it before LD? Coz you can't use that otherwise in compo."},{"author_name":"edve98","author_uid":"45010","time":"Apr 18, 2016 @ 9:44pm","epoch":1461015540,"text":"Yes, my engine is open source (on GPL3 license, that's why my game is on GPL3 too) and is hosted on GitHub (so anybody can use it as long as their game is also open sourced with GPL3). I just forgot to add it because I posted this submission really late at night - sorry!"},{"author_name":"Linver","author_uid":"85977","time":"Apr 19, 2016 @ 2:29pm","epoch":1461075840,"text":"Sounds like a nice Old School game!\r<br\/>But I  amn't having Linux in my hands at this moment to play and score :'("},{"author_name":"edve98","author_uid":"45010","time":"Apr 19, 2016 @ 2:57pm","epoch":1461077520,"text":"Just uploaded a project .zip where single 'make' command will build and run the game. If you are on Windows you need to have Cygwin installed though (not sure if MinGW would do it). I should have done this long ago but I was kind of busy. Oh well..."},{"author_name":"DieBackStudios","author_uid":"62053","time":"Apr 19, 2016 @ 3:18pm","epoch":1461078780,"text":"Good game m8 i loved the old classic theme :D"},{"author_name":"HolyBlackCat","author_uid":"39241","time":"Apr 19, 2016 @ 4:00pm","epoch":1461081300,"text":"Nope, sadly mingw-w64 does not work, it lacks proper libraries.\r<br\/>\r<br\/>It would be nice if you would make a windows version for us.\r<br\/>\r<br\/>Btw, RedPanda is wrong. The rules no longer say that you need to share your engine before the compo."},{"author_name":"edve98","author_uid":"45010","time":"Apr 19, 2016 @ 4:20pm","epoch":1461082500,"text":"Sadly my engine does not support Windows yet - I'll get to work on it pretty soon though. Hopefully I'll finish Windows support until voting ends.\r<br\/>\r<br\/>About the rules: it is said &quot;If you&rsquo;re using an internal library, to participate in the Compo, you will be required to share it.&quot; My engine would probably count as &quot;internal library&quot;. But I'm not really sure, correct me if I'm wrong."},{"author_name":"Upwily","author_uid":"91821","time":"Apr 19, 2016 @ 4:27pm","epoch":1461082920,"text":"Unfortunately I was unable to play &quot;version `GLIBCXX_3.4.21' not found&quot; on Linux Mint"},{"author_name":"Prudiiarca","author_uid":"19692","time":"Apr 19, 2016 @ 4:58pm","epoch":1461084780,"text":"Better put some time into exporting the game next time. I really wanted to play it, but honestly am too lazy to deal with compilers and stuff..."},{"author_name":"edve98","author_uid":"45010","time":"Apr 19, 2016 @ 5:08pm","epoch":1461085380,"text":"@Prudiiarca Yeah I know. I'm planning to add Windows support on my engine until voting ends. OS X version is not coming though - I have nowhere to compile it from (and compiling from Linux looks messy, I'd rather get Windows version going).\r<br\/>\r<br\/>Also, if you're on OS X and have dev tools already installed all you have to do is run single 'make' command :)"},{"author_name":"remmy","author_uid":"35974","time":"Apr 19, 2016 @ 5:08pm","epoch":1461085380,"text":"Heh, i liked it!\r<br\/>\r<br\/>One complaint: An info how to win would have been nice, at my first run i got bored after a while and then killed myself on purpose, only to see that my score wasnt saved because i lost. Then i looked into the source and saw that it was rng-based (the chance is 1\/30 [1\/3 for no door, 1\/10 for win], so on average you have to walk into 30 rooms to find an end which is quite a bit).\r<br\/>\r<br\/>I found a win in the second run, but i think the score\/win system isnt optimal, because now the score just says &quot;enemies i killed before i finally found an end&quot; ^^"},{"author_name":"edve98","author_uid":"45010","time":"Apr 19, 2016 @ 5:10pm","epoch":1461085500,"text":"@Upwily huh, I have no idea why would it do that. I'll have to look into that!"},{"author_name":"edve98","author_uid":"45010","time":"Apr 19, 2016 @ 5:17pm","epoch":1461085920,"text":"@remmy thanks for you comment! Yeah, the help page was a bit rushed and I forgot winning conditions. I also wanted to get something more done with score and gameplay but I just ran out of time. I'm thinking about participating with the the same (improved) engine on next LD. I'm sure my next game would be much more enjoyable :P"},{"author_name":"bobismijnnaam","author_uid":"20562","time":"Apr 20, 2016 @ 7:17pm","epoch":1461179520,"text":"Very cool! A simple but intuitive and fun game :-) Could've used some more in-depth mechanics but the nethack style make up for it. Maybe next time add a storyline?"},{"author_name":"TheCain","author_uid":"87568","time":"Apr 20, 2016 @ 7:29pm","epoch":1461180240,"text":"One of the very few games in existance that is Linux compatible, but not Windows compatible."},{"author_name":"MegaBrutal","author_uid":"16637","time":"Apr 20, 2016 @ 8:02pm","epoch":1461182220,"text":"And the first game I get to rate is a Linux-native game running in a terminal... This is so awesome!\r<br\/>\r<br\/>The graphics are NetHack-like, lovely. (I actually gave 5 stars for graphics.) The only problem with this game is that I think it needs some fine-tuning: you die too quickly, it would nice to have more health to begin with. Also, it is hard to play on a laptop, where you don't have a numpad (yeah, I have a Num Lock which makes some of the letters to function as numbers, but still hard to sense the directions). Finally, I think it does not stick to the theme very much. Yeah, it's open to interpretation... shapes... shifting... still, by my standard, moving shapes are not enough for &quot;shapeshifting&quot;.\r<br\/>\r<br\/>But once again, I'd like to emphasize that I found this game lovely, and having a custom text-based game engine is a cool thing, and maybe I will build a more-health version of it for myself &ndash; since it's open source, I could do that. ;)"},{"author_name":"edve98","author_uid":"45010","time":"Apr 20, 2016 @ 8:25pm","epoch":1461183600,"text":"I must admit that there isn't much game depth. Most of my time went into making room generation (it's my first time doing somewhat proper procedural generation)"},{"author_name":"pixelpotions","author_uid":"63064","time":"Apr 20, 2016 @ 8:34pm","epoch":1461184140,"text":"Interesting concept! Deserves a bonus point for the criativity and boldness. Congrats!"},{"author_name":"marmpa","author_uid":"56456","time":"Apr 22, 2016 @ 10:08am","epoch":1461319380,"text":"I was going to compile it for windows but i thought better to play it on linux. Nice concept! It remembered me some old school times that those games where popular nice"},{"author_name":"Walnoot","author_uid":"21137","time":"Apr 22, 2016 @ 10:48pm","epoch":1461364980,"text":"I got a missing dependency when trying to run the game. The game sounds interesting, but you should've put a bit more time in packaging it :)"},{"author_name":"ogre","author_uid":"12735","time":"Apr 22, 2016 @ 11:29pm","epoch":1461367440,"text":"Has build errors on Mac.\r<br\/>src\/\/Graphics.cpp:148:40: error: variable length array of non-POD element type 'std::string' (aka 'basic_string&lt;char, char_traits&lt;char&gt;, allocator&lt;char&gt; &gt;')\r<br\/>        std::string textToPrint[terminalSizeX][terminalSizeY];"},{"author_name":"josefnpat","author_uid":"11249","time":"Apr 23, 2016 @ 12:36am","epoch":1461371460,"text":"Neat idea! I had a few problems (refresh of terminal was an issue, and I didn't have a numpad)\r<br\/>\r<br\/>Regardless, awesome game worked nicely on linux!"},{"author_name":"gelisam","author_uid":"46246","time":"Apr 23, 2016 @ 3:41am","epoch":1461382560,"text":"I couldn't run the game on OS X. It built and launched properly, but it didn't respond to any key so I couldn't get past the menu."},{"author_name":"edve98","author_uid":"45010","time":"Apr 23, 2016 @ 12:42pm","epoch":1461415020,"text":"It's weird that it doesn't work on Mac. It builds and works on Linux and Windows with Cygwin. I'll try to take a look at it!"},{"author_name":"MayankUnreal","author_uid":"90244","time":"Apr 23, 2016 @ 4:11pm","epoch":1461427560,"text":"Nice concept, sound and artwork.Simple fun game.Try to make a window executable too or online"},{"author_name":"eemmbbeerr","author_uid":"26778","time":"Apr 23, 2016 @ 4:16pm","epoch":1461427860,"text":"I can't run it on Ubuntu 14.4\r<br\/>\r<br\/>~\/Downloads\/System Shift$ .\/game \r<br\/>Enemy count: 0\r<br\/>Enemy count: 0\r<br\/>.\/game: relocation error: .\/game: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKc\r<br\/>RKS3_, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference"},{"author_name":"eemmbbeerr","author_uid":"26778","time":"Apr 23, 2016 @ 5:32pm","epoch":1461432420,"text":"Nevermind, compiling from source works"},{"author_name":"RNanoware","author_uid":"25029","time":"Apr 23, 2016 @ 10:51pm","epoch":1461451560,"text":"Having never played a terminal-based action game before, I greatly enjoyed the elegance and readability of the interface as well as the responsive controls! I'm not sure how this game fits with the theme, but I commend you for delivering such an entertaining and polished product."},{"author_name":"h2n0","author_uid":"20605","time":"Apr 24, 2016 @ 8:36am","epoch":1461486660,"text":"Why did it take me so long to find a true Linux game, I tip my hat to you for this. I really liked playing this, I lost my self in the game for a good 20 minutes, brilliant little game. The only flaw that I found was that the high score system didn't work, I overlooked this when I rated the game."},{"author_name":"srakowski","author_uid":"26664","time":"Apr 26, 2016 @ 12:42am","epoch":1461631020,"text":"Well, I downloaded cygwin, gcc, make, and did everything just to play this :-). It was very flickery? in cygwin, but I wouldn't hold that against you. The shooting mechanism was really very cool. You've got the seed to an awesome game here if you add some progression\/story. Very well done :-)"},{"author_name":"WatashiWaNekoDesu","author_uid":"90478","time":"Apr 26, 2016 @ 2:17pm","epoch":1461679920,"text":"Good and fun game !\r<br\/>Go vote mine ! :)\r<br\/>http:\/\/ludumdare.com\/compo\/ludum-dare-35\/?action=preview&amp;uid=90478"},{"author_name":"McBeef","author_uid":"11314","time":"Apr 27, 2016 @ 8:39pm","epoch":1461789240,"text":"Two positives:\r<br\/>\r<br\/>- Nice to see a ASCII based game.\r<br\/>- I think the idea of exploring a &quot;shapeshifting&quot; environment really cool.\r<br\/>\r<br\/>One negative:\r<br\/>- In cygwin, I experienced some flickering. I had to mess around with the terminal resolution to reduce it."},{"author_name":"notime4games","author_uid":"88269","time":"May 7, 2016 @ 4:32pm","epoch":1462638420,"text":"Why no windows version? :(\r<br\/>Read comments and people seem to have problems, so I'm not gonna try messing around with cygwin and stuff"},{"author_name":"edve98","author_uid":"45010","time":"May 7, 2016 @ 4:45pm","epoch":1462639200,"text":"It's because I didn't have enough time to implement Windows terminal API into my engine. Who was responsible at Microsoft for not supporting ANSI escape codes?? (there's no compiled OS X version because I don't own a Mac or hackintosh)"},{"author_name":"hazzahazzam","author_uid":"40538","time":"May 8, 2016 @ 2:41am","epoch":1462674960,"text":"That's a nice little engine you have there! You picked your colors well. It reminds me of the old school text dungeon crawlers!"},{"author_name":"Green Soda","author_uid":"64207","time":"May 8, 2016 @ 5:55am","epoch":1462686600,"text":"awesome!!! i like it ! :) cool take on the concept xD"},{"author_name":"nlbi21","author_uid":"56356","time":"May 8, 2016 @ 7:53pm","epoch":1462736880,"text":"lol this remember me dwarf fortress, i love the ascii games. Very nice concept good job."}],"images":["ld35\/45010-ae05662f39c80a3e242f889bed1df4e1.jpg","ld35\/45010-765897673c15279cb3a7b9cae4a17256.jpg","ld35\/45010-3412413bcdf8b293cea78ea6a53e5605.jpg"],"links":[{"url":"https:\/\/docs.google.com\/uc?authuser=0&amp;id=0B_TFdA52nAKQcy0wYXJ1TTFaQ0U&amp;export=download","text":"Linux"},{"url":"https:\/\/docs.google.com\/uc?authuser=0&amp;id=0B_TFdA52nAKQVVZVX1duTDVkUFU&amp;export=download","text":"Compile it yourself! (a must for Windows Cygwin users) - just run make :)"},{"url":"https:\/\/github.com\/edve98\/LD35","text":"Game's source"},{"url":"https:\/\/github.com\/edve98\/Terminal-Play","text":"Engine's source"}],"metadata":{"g_key":"4379","g_author":"45010","g_event":"LD35","g_eventkey":"33","g_subevent":"COMPO","g_urlkey":"4374","g_title":"System Shift","g_status":"UCHK1","g_place":"636","g_commentcount":"37","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/542293\/45010-shot0-1461619051.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/542293\/45010-shot1-1461597948.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/542293\/45010-shot2-1462350198.gif-eq-900-500.jpg"],"text":"Note: people say this doesn't work well on OSX and I'm not sure why. You can still try to compile it.\r\n\r\nThe goal of this game is to get as bigger score as possible (you get points by killing enemies) and escape alive from a dungeon that is constantly shape shifting. Your score is saved only on your machine so share your highscores in the comments if you want :) \r\n\r\nControls:\r\nArrows to move around\r\nNumpad to shoot (you shoot to the direction the key is from 5)\r\nPress h to show help (controls\/legend)\r\nPress q to close game (Auto lose)\r\n\r\nLooks\/Legend:\r\n'@' is you\r\n'#' are doors\r\n'Y' are exits (just walk on it to escape)\r\n'O' are enemies\r\n'_' are dead enemies\r\n\r\nThings I used:\r\nC++11\r\nMy custom text based game engine\r\nAtom text editor\r\n\r\nP.s. Windows Cygwin users (this probably won't work on OSX) will have to build the game themselves (it's a single 'make' command)\r\nP.s.s. If you have Windows 10 preview with Linux subsystem, you can run Linux binary \"natively\".","title":"System Shift"}