{"author_link":"\/users\/jordantanner","author_name":"jordantanner","author_uid":1101319,"comments":[{"id":986534,"author_name":"dhavavamba","author_uid":"dhavavamba","epoch":1696223236,"text":"I love the drill feedback!!! THis game is pretty fun! Well done!","format":"md","likes":1,"spam":"N"},{"id":986999,"author_name":"Kaimon","author_uid":"kaimon","epoch":1696255080,"text":"Great game, a little bit hard when starting but after some try it's good !","format":"md","likes":1,"spam":"N"},{"id":990537,"author_name":"Doug Graham","author_uid":"doug-graham","epoch":1696290460,"text":"Love that you had instructions in the game, those are the little things that really show some polish.  Fun entry, quick and simple gameplay.  Congrats!","format":"md","likes":2,"spam":"N"},{"id":990543,"author_name":"Jeffrey Hwang","author_uid":"jeffrey-hwang","epoch":1696290513,"text":"Whoa this game was very satisfying. Loved the turbo drill action. Nice implementation on the global leaderboard too! Congrats!","format":"md","likes":1,"spam":"N"},{"id":1014571,"author_name":"cheesepencil","author_uid":"cheesepencil","epoch":1696616785,"text":"Very cool! Don't forget to play and rate other folks' games, too!\n\nI got to 1299m, turbo break was my favorite part.","format":"md","likes":1,"spam":"N"},{"id":1018486,"author_name":"LDJam user 238500","author_uid":"238500","epoch":1696777846,"text":"Nice controls, drilling feels good. I like the sounds. I think that the collision box of the player is a bit too big, you have to be very precise to fit between two red tiles. Bonus points for menu and leaderboard. Overall a solid entry! I like the idea that it is some normal guy that suddenly turns his legs into a drill :)\n","format":"md","likes":2,"spam":"N"},{"id":1018490,"author_name":"Hakro","author_uid":"hakro","epoch":1696778026,"text":"Very nice, feels great going through those blocks, and the difficulty curve is well thought.\nGG for this entry.","format":"md","likes":1,"spam":"N"},{"id":1018551,"author_name":"LDJam user 314224","author_uid":"314224","epoch":1696780292,"text":"Nice gamefeel, \nVery cool \nso juicy to go quickly, you did such a great job !\nGG for this game ! Good job team :D ","format":"md","likes":1,"spam":"N"},{"id":1018565,"author_name":"milq","author_uid":"milq","epoch":1696780995,"text":"A simple yet exceedingly addictive game! I adore how it achieves player satisfaction through minor details, like the vibration when drilling through a block or grabbing the boost that increases speed and sweeps through everything! These seemingly inconsequential details, which undoubtedly take time to develop, are not something every developer incorporates! Tremendous game!","format":"md","likes":2,"spam":"N"},{"id":1018603,"author_name":"Joror","author_uid":"joror","epoch":1696782162,"text":"Fun down-scroller! Nice gameplay, and once you get into the 'speedzone' things get pretty fun. \n\nNeat game, well done!","format":"md","likes":1,"spam":"N"},{"id":1018645,"author_name":"Constance","author_uid":"constance","epoch":1696783440,"text":"Pretty fun game, I love the easy control and turbo break mode! It was very thrilling and satisfying to drill through a bunch of blocks at fast speed. The graphics and audio are both nice and simple, especially the drilling sound. The auto checkpoint feature along the way is really well thought, it does open the chances for the player to continue before they have to restart over. And the leaderboard is a nice little touch too.\n\nIn conclusion, this is a nice entry with a well implemented idea, well done!","format":"md","likes":2,"spam":"N"},{"id":1018666,"author_name":"Furano","author_uid":"furano","epoch":1696784173,"text":"Was fun !! I was a little bit confused by the health\/lives part at first, I though everything was finished after 3 hits.\n\nI liked that your had the time to implement the super drill mode : it really feels rewarding to just destroy everything !\n\nOne bad point : I almost felt like the game became less interesting and less challenging with time because of the space restriction : It was more fun with many lanes to chose from instead of the 3 we end up with. Maybe you could increase the number of lanes again after a while ?","format":"md","likes":1,"spam":"N"},{"id":1020008,"author_name":"bellicapelli","author_uid":"bellicapelli","epoch":1696868389,"text":"Had a great time, loved the art the mood!\n\nI think it would be nice to have some way to come in and out of the central tunnel, the gameplay gets a little bit less interesting when the playing field is too limited imo.\n\nDaje forte sempre","format":"md","likes":1,"spam":"N"},{"id":1022545,"author_name":"ddolgov","author_uid":"ddolgov","epoch":1697066392,"text":"One of my favorite in this jam!\n\nReally love the juice from drilling blocks, sound animations and camera shaking make me want to do it.  \nIn my opinion glide move not necessary, game speed is fast, me as player often did not have time to react to press up button. You can leave only free fall and drilling movements, slightly decrease free falling speed.  \nAs i said above the blocks drilling process is very enjoyable, that would be cool to reward player for it, something like a small percentage to find HP.\n\nAlso i played post jam version, you're doing great job with new graphics and motions, the game began to play with new colors!  \nGot ~4700 pts from jam version and ~9380 pts at post jam version.  \n\nGreat job! :clap: ","format":"md","likes":2,"spam":"N"},{"id":1023329,"author_name":"zealous-coder","author_uid":"zealous-coder","epoch":1697165506,"text":"drill baby drill!!!","format":"md","likes":1,"spam":"N"},{"id":1023569,"author_name":"StormSword","author_uid":"stormsword","epoch":1697203692,"text":"Pretty cool. I was blocked on a red cube once or twice but thats great :D ","format":"md","likes":1,"spam":"N"},{"id":1023966,"author_name":"Defrag","author_uid":"defrag","epoch":1697253360,"text":"Really simple mechanics is the way to go for a Compo, and I think you nailed the easy-to-learn, hard-to-master with this. I wish you had had more time to the the post-Compo graphics in the original submission, but I think you prioritized things correctly. Were there any blocks that you planned for but didn't have time to include? I thought that some kind of reward block with extra gems in it might be nice. Also, did you hand-make all the levels, or is there some kind of procgen running to create the world as you fall?","format":"md","likes":1,"spam":"N"},{"id":1024203,"author_name":"jordantanner","author_uid":"jordantanner","epoch":1697290116,"text":"@defrag Thanks for the detailed feedback and the kind words!  Yes the graphics really never got out of the prototype phase unfortunately, but I was just happy to get the thing playable and semi-balanced.  The blocks do have a chance to drop gems, but a more rewarding block type is a good idea.  In the post-compo I added large gems that are worth more and also a rare health pickup that drops.  As far as how the level is generated, it's a bunch of hand-made pieces that are randomly selected and strung together.  In the post-compo, this is made slightly more complex by adding some logic that doesn't allow pieces to be immediately repeated, applies a custom tileset to each piece to change the aesthetic, and also adds random damage-block spawning as difficulty (number of checkpoints reached) increases.  Thanks for playing!","format":"md","likes":2,"spam":"N"},{"id":1024205,"author_name":"jordantanner","author_uid":"jordantanner","epoch":1697290317,"text":"@furano Solid point about it getting less fun\/interesting as the play area narrows.  This was done to help sell the theme of Limited Space, but I agree that it's actually not that fun.  In the post-compo version, I took your suggestion and made the play area widen back up again after a time before moving to the next level.  Good idea, and thanks for playing and for the feedback!","format":"md","likes":0,"spam":"N"},{"id":1024207,"author_name":"jordantanner","author_uid":"jordantanner","epoch":1697290412,"text":"@ddolgov Those are respectable scores, thanks for posting them.  I think your idea of removing the glide makes sense.  It's just not necessary and I found myself not really even using it much.  So in the post-compo version I removed the glide, slowed the normal fall speed a bit, and kept the drilling fall speed about the same.  I feel like this makes more sense and keeps the game simple.  I appreciate the feedback and the suggestion!","format":"md","likes":1,"spam":"N"},{"id":1027069,"author_name":"LDJam user 300020","author_uid":"300020","epoch":1697601343,"text":"I can't get enough of this game, especially with the archive points that keep me coming back for more! Sprinting through it feels so fluid and the controls are a breeze. The blend of music, visuals, and overall design is just superb. Wouldn't it be amazing if it got further developed and made its way to Steam lol. You can try the games on my homepage if you are interested in puzzle games!\ud83d\udc97","format":"md","likes":1,"spam":"N"},{"id":1027110,"author_name":"Tetracold","author_uid":"tetracold","epoch":1697605477,"text":"I only have one word for this, satisfying\n\n\nI think that you found something really great from the very start with this drilling mechanic. breaking the blocks as you go is just so satisfying together especially when you get that boost and you just destroy everything in your way. the sound design helps a lot too! \n\nThe use of the theme is simple but it blends so well with the gameplay and creates something awesome.\n\nI don't even mind that there isn't music I am completely fine with just the sound effects in this case  \n\nI am glad that you were able to expand on a lot of the ideas form the original build. I feel like you grabbed the exact things that made it so satisfying for me in the first place and improved them tenfold providing something really addictive. also the visuals were p good in the original build but they are absolutely fantastic in the new one I love them!!\n\nthis is one of the most fun games I have played so far, great job!!","format":"md","likes":2,"spam":"N"},{"id":1027135,"author_name":"ScaryTreeGames","author_uid":"scarytreegames","epoch":1697610933,"text":"I liked the concept of your game. The gameplay is very addictive. The Post-Compo version is even more awesome!","format":"md","likes":2,"spam":"N"},{"id":1027147,"author_name":"Vitaslayer","author_uid":"vitaslayer","epoch":1697613493,"text":"Great game, it's polished and feels finished. The speed boost in the game is enjoyable. I would like to play such a game on my smartphone.","format":"md","likes":1,"spam":"N"},{"id":1027244,"author_name":"Phillip Scott","author_uid":"phillip-scott","epoch":1697630751,"text":"Really nice concept and execution - played both versions. 11, 551 was my best\n![image_2023-10-18_130354473.png](\/\/\/raw\/123\/b3\/z\/60690.png)\n\nHad some frame drops on hitting checkpoints occasionally, and got stuck a few times - main thing I would ask for is to change the gem count into a bar that fills up and drains when you are in super drill mode, maybe draining faster over time to help keep the awesome feeling of the combos. \n\nThoroughly enjoyed this one, good job ","format":"md","likes":2,"spam":"N"},{"id":1028247,"author_name":"Shess","author_uid":"shess","epoch":1697735337,"text":"One of those games that benefitted HUGELY from a makeover and some additional polish time. I think I fell in love with it when I got my first NITRO DRILL moment and felt the need. The need for speed (\u00b0 \u035c\u0296\u00b0) \nAddictive and genuinely wild!","format":"md","likes":2,"spam":"N"},{"id":1029704,"author_name":"LDJam user 371030","author_uid":"371030","epoch":1697901916,"text":"Wow... I just checked this game (the post-jam ver).. and what can I say.. *sooooo* satisfactory! \n\nYou've brought the retro-game feeling so well + the graphics, the tunes and the gameplay are so good! This parallax is amazing!!!\n\nIt seemed a bit easy though :D - *although* I find this part fun too (it got me into a flow state that never ends, was good!) - I basically held the down the S button and almost never released it. Seems I did beat the highest score (just got 14k) and still had 3 lives - decided to give up and pew-pew my remaining 3 lives. Maybe it *finally* felt repetitive.\n\n![super-drillboy.jpg](\/\/\/raw\/659\/a5\/z\/6083b.jpg)\n\nI saw some very cool mechanics here - and congrats on the procedural generation - very well implemented! ^^","format":"md","likes":1,"spam":"N"},{"id":1029788,"author_name":"LDJam user 206001","author_uid":"206001","epoch":1697912826,"text":"I liked the mechanics, the post jam look was really cool. I think the 3 indicators of the character's blood are too small, I kept looking on the screen until I found it, I think it needs to be made more visible, how much energy or blood is missing. I also don't understand if I can recover blood over time. The game has a lot of potential","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ldjam-media\/sha256\/49\/491054a269c35243a0e941603269febc0d8f65720ce3d300ab9308d3cc5616d7.png"],"links":[{"url":"https:\/\/github.com\/mrjordantanner\/super-drillboy","text":"Source Code"},{"url":"https:\/\/jordantanner.itch.io\/super-drillboy-ld54","text":"Compo Version (Web)"},{"url":"https:\/\/jordantanner.itch.io\/super-drillboy","text":"Post-Compo (Web)"}],"metadata":{"g_key":"90948","g_author":"1101319","g_event":"LD54","g_eventkey":"117","g_subevent":"COMPO","g_urlkey":"434351","g_title":"Super Drillboy","g_status":"WAYBACK","g_place":"153","g_commentcount":"28","g_site2_node_id":"371719","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"371719","n_urlkey":"434351","n_parent":"371459","n_path":"\/events\/ludum-dare\/54\/super-drillboy","n_slug":"super-drillboy","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"101319","n_created":"1695072123","n_modified":"1779113510","n_version":"1192770","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD54","removed_author":false},"_superparent":9,"_trust":6,"author":101319,"body":"![Screen -2.PNG](\/\/\/raw\/7cb\/81\/z\/5cf20.png)\n    \nPlummet ever downward through a randomly generated dungeon-chasm.  \n   \n### Controls\n   \nUse arrow keys or WASD\n    \n- Left\/Right - Move\n- Hold Down - Drill Downward\n- Hold Up - Slow Glide\n   \n    \n### How to Play\n    \n- Collect 50 Gems to grant Turbo Break mode.\n- Destroy weak blocks and avoid damage blocks.\n- Fall as far as possible.\n   \n![SD-GIF-1.gif](\/\/\/raw\/7cb\/81\/z\/5d026.gif)\n   \n   \n   \n   \n    \n_\n\n## Post-Compo Version\n   \n\n![Screen-8.PNG](\/\/\/raw\/7cb\/81\/z\/606ba.png)\n![Screen-3.PNG](\/\/\/raw\/7cb\/81\/z\/606bb.png)\n![SD2.0-GIF-4.gif](\/\/\/raw\/7cb\/81\/z\/606bc.gif)\n   \n- Three distinct levels each with their own music   \n- Improved character sprite and animations\n- Better gem sprites \/ Added large gem\n- Added proper tileset and parallax backgrounds\n- Smoother camera and character motion\n- Upgraded VFX\n- More map sections\n   \n### Try the Post-Compo Version [HERE](https:\/\/jordantanner.itch.io\/super-drillboy)\n(Please only rate the Compo Version)      \n      \n      \n_\n   \n","comments":28,"comments-timestamp":"2023-10-21T18:27:06Z","created":"2023-09-18T21:22:03Z","files":[{"author":101319,"id":20099,"name":"$$embed-20099.zip","node":371719,"size":16010193,"status":64,"tag":0,"timestamp":"2023-10-02T00:11:20Z"},{"author":101319,"id":20101,"name":"$$embed-20101.zip","node":371719,"size":16010449,"status":64,"tag":0,"timestamp":"2023-10-02T00:13:43Z"},{"author":101319,"id":20102,"name":"$$embed-20102.zip","node":371719,"size":16010449,"status":64,"tag":0,"timestamp":"2023-10-02T00:14:26Z"},{"author":101319,"id":20104,"name":"$$embed-20104.zip","node":371719,"size":16009391,"status":64,"tag":0,"timestamp":"2023-10-02T00:16:12Z"},{"author":101319,"id":20164,"name":"$$embed-20164.zip","node":371719,"size":16007488,"status":64,"tag":0,"timestamp":"2023-10-02T03:17:22Z"}],"files-timestamp":"2023-10-02T03:17:22Z","grade":{"grade-01":30,"grade-02":30,"grade-03":30,"grade-04":30,"grade-05":30,"grade-06":30,"grade-07":4,"grade-08":29},"id":371719,"love":0,"magic":{"cool":63.245553203368,"feedback":12,"given":10.25,"grade":30.428571428571,"grade-01-average":3.625,"grade-01-result":153,"grade-02-average":3.75,"grade-02-result":102,"grade-03-average":3.25,"grade-03-result":232,"grade-04-average":3.25,"grade-04-result":274,"grade-05-average":3.286,"grade-05-result":231,"grade-06-average":3.161,"grade-06-result":185,"grade-07-average":3.25,"grade-08-average":3.204,"grade-08-result":212,"smart":-31.791849913362},"meta":{"allow-anonymous-comments":"1","author":[101319],"cover":"\/\/\/content\/7cb\/81\/z\/5cf49.png","grade-07-out":"1","link-01":"https:\/\/github.com\/mrjordantanner\/super-drillboy","link-01-name":"Source Code","link-01-tag":[50],"link-02":"https:\/\/jordantanner.itch.io\/super-drillboy-ld54","link-02-name":"Compo Version (Web)","link-02-tag":[42336],"link-03":"https:\/\/jordantanner.itch.io\/super-drillboy","link-03-name":"Post-Compo (Web)","link-03-tag":[42336]},"meta-timestamp":"2026-05-18T14:11:50Z","modified":"2026-05-18T14:11:50Z","name":"Super Drillboy","node-timestamp":"2023-10-31T15:30:46Z","parent":371459,"parents":[1,5,9,371459],"path":"\/events\/ludum-dare\/54\/super-drillboy","published":"2023-10-01T23:00:39Z","scope":"public","slug":"super-drillboy","subsubtype":"compo","subtype":"game","type":"item","version":1192770},"text":"![Screen -2.PNG](\/\/\/raw\/7cb\/81\/z\/5cf20.png)\n    \nPlummet ever downward through a randomly generated dungeon-chasm.  \n   \n### Controls\n   \nUse arrow keys or WASD\n    \n- Left\/Right - Move\n- Hold Down - Drill Downward\n- Hold Up - Slow Glide\n   \n    \n### How to Play\n    \n- Collect 50 Gems to grant Turbo Break mode.\n- Destroy weak blocks and avoid damage blocks.\n- Fall as far as possible.\n   \n![SD-GIF-1.gif](\/\/\/raw\/7cb\/81\/z\/5d026.gif)\n   \n   \n   \n   \n    \n_\n\n## Post-Compo Version\n   \n\n![Screen-8.PNG](\/\/\/raw\/7cb\/81\/z\/606ba.png)\n![Screen-3.PNG](\/\/\/raw\/7cb\/81\/z\/606bb.png)\n![SD2.0-GIF-4.gif](\/\/\/raw\/7cb\/81\/z\/606bc.gif)\n   \n- Three distinct levels each with their own music   \n- Improved character sprite and animations\n- Better gem sprites \/ Added large gem\n- Added proper tileset and parallax backgrounds\n- Smoother camera and character motion\n- Upgraded VFX\n- More map sections\n   \n### Try the Post-Compo Version [HERE](https:\/\/jordantanner.itch.io\/super-drillboy)\n(Please only rate the Compo Version)      \n      \n      \n_\n   \n","title":"Super Drillboy","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/382001+382002+382003+382004+382005+382006+382007+382008+382009+382010+382011+382012+382013+382014+382015+382016+382017+382018+382019+382020+382021+382022+382023+382024+382025+382026+382027+382028+382029+382030+382031+382032+382033+382034+382035+382036+382037+382038+382039+382040+382041+382042+382043+382044+382045+382046+382047+382048+382049+382050+382051+382052+382053+382054+382055+382056+382057+382058+382059+382060+382061+382062+382063+382064+382065+382066+382067+382068+382069+382070+382071+382072+382073+382074+382075+382076+382077+382078+382079+382080+382081+382082+382083+382084+382085+382086+382087+382088+382089+382090+382091+382092+382093+382094+382095+382096+382097+382098+382099+382100+382101+382102+382103+382104+382105+382106+382107+382108+382109+382110+382111+382112+382113+382114+382115+382116+382117+382118+382119+382120+382121+382122+382123+382124+382125+382126+382127+382128+382129+382130+382131+382132+382133+382134+382135+382136+382137+382138+382139+382140+382141+382142+382143+382144+382145+382146+382147+382148+382149+382150+382151+382152+382153+382154+382155+382156+382157+382158+382159+382160+382161+382162+382163+382164+382165+382166+382167+382168+382169+382170+382171+382172+382173+382174+382175+382176+382177+382178+382179+382180+382181+382182+382183+382184+382185+382186+382187+382188+382189+382190+382191+382192+382193+382194+382195+382196+382197+382198+382199+382200+382201+382202+382203+382204+382205+382206+382207+382208+382209+382210+382211+382212+382213+382214+382215+382216+382217+382218+382219+382220+382221+382222+382223+382224+382225+382226+382227+382228+382229+382230+382231+382232+382233+382234+382235+382236+382237+382238+382239+382240+382241+382242+382243+382244+382245+382246+382247+382248+382249+382250+382251+382252+382253+382254+382255+382256+382257+382258+382259+382260+382261+382262+382263+382264+382265+382266+382267+382268+382269+382270+382271+382272+382273+382274+382275+382276+382277+382278+382279+382280+382281+382282+382283+382284+382285+382286+382287+382288+382289+382290+382291+382292+382293+382294+382295+382296+382297+382298+382299+382300+382301+382302+382303+382304+382305+382306+382307+382308+382309+382310+382311+382312+382313+382314+382315+382316+382317+382318+382319+382320+382321+382322+382323+382324+382325+382326+382327+382328+382329+382330+382331+382332+382333+382334+382335+382336+382337+382338+382339+382340+382341+382342+382343+382344+382345+382346+382347+382348+382349+382350+382351+382352+382353+382354+382355+382356+382357+382358+382359+382360+382361+382362+382363+382364+382365+382366+382367+382368+382369+382370+382371+382372+382373+382374+382375+382376+382377+382378+382379+382380+382381+382382+382383+382384+382385+382386+382387+382388+382389+382390+382391+382392+382393+382394+382395+382396+382397+382398+382399+382400+382401+382402+382403+382404+382405+382406+382407+382408+382409+382410+382411+382412+382413+382414+382415+382416+382417+382418+382419+382420+382421+382422+382423+382424+382425+382426+382427+382428+382429+382430+382431+382432+382433+382434+382435+382436+382437+382438+382439+382440+382441+382442+382443+382444+382445+382446+382447+382448+382449+382450+382451+382452+382453+382454+382455+382456+382457+382458+382459+382460+382461+382462+382463+382464+382465+382466+382467+382468+382469+382470+382471+382472+382473+382474+382475+382476+382477+382478+382479+382480+382481+382482+382483+382484+382485+382486+382487+382488+382489+382490+382491+382492+382493+382494+382495+382496+382497+382498+382499+382500?authors&parents&superparent"},"object":"objects\/sha256\/10\/102f3abe83c18e95588f85d7555ff6d182edd841842838cee42a43ca24f523a3","record":"shard-0\/json-live-urgent-v3\/records\/4a8cc5bcb8841af82fd4e2719f26b1757e75452593b2e1546ea6e011fa80f188.json","sha256":"102f3abe83c18e95588f85d7555ff6d182edd841842838cee42a43ca24f523a3","source":"https","stored_at":1784022499}}