{"author_link":"\/users\/quasilyte","author_name":"quasilyte","author_uid":1375605,"comments":[{"id":1082055,"author_name":"Loig","author_uid":"loig","epoch":1728295551,"text":"Nice game. I enjoyed playing it.\n\nI did not exactly get how to play the cards, however. Are they played automatically in the given phase once selected ? Or do we have to do some action to play them?","format":"md","likes":1,"spam":"N"},{"id":1082440,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728305718,"text":"Thank you for playing the game.\n\nThe cards\/tactics mechanic was hard to present as I couldn't make it straightforward enough with a single iteration.\n\nA phase is basically a turn that lasts for ~5 real time seconds in combat.\nEvery card is applied automatically during the beginning of a phase it's assigned to.\nThis is why order matters.","format":"md","likes":2,"spam":"N"},{"id":1082942,"author_name":"johnbrynte","author_uid":"johnbrynte","epoch":1728316310,"text":"Amazing complexity for a Compo game! Really cool and atmospheric. Felt like watching from an old radar screen. It also reminded me a lot of Into the Breach, which I'm really fond of!\n\nThe cards was an interesting mechanic, but as stated a bit difficult to grasp. Maybe the actions could be visualized in some way during the fight. Maybe with some icons or similar.\n\nPS. Fun to see that you're writing in Go!","format":"md","likes":2,"spam":"N"},{"id":1084654,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728340167,"text":"@johnbrynte check out https:\/\/ldjam.com\/events\/ludum-dare\/56\/maginot, it's even more complex. xD\n\nI would use colors instead of category labels for cards, but the game was initially intended to be 2-bit colored. Then I used a few extra colors in the end to make the graphics a bit easier to read for the player and forgot that colors would be much better than category names. :)\n\nThinking about it in the retrospective, choosing a 2-bit style just for the sake of it was such a bad decision. :) ","format":"md","likes":2,"spam":"N"},{"id":1088403,"author_name":"Prunus Padis","author_uid":"prunus-padis","epoch":1728376865,"text":"Really awesome game, expecially for compo. I got to the level 7 on normal and it kinda felt hard\/rng:ish so i stopped. \n\nI really like the auto battling mechanic and feeling. I would liked to have speed up button\/automatic speed up after some rounds because its gets little boring to see 2 groups trying to snipe eachothers from the borders of the maps, but i understand there is no time for everything.\n\nI think showing the map\/enemies or atleast vaguelly before selecting the troops would have been better. I realized that best start is to just first skip buying any and then going to back to after seeing what enemy composition is.\n\nTHe concept of the cards is really cool but it felt too random at start since you have not really good idea what the card could be. Maybe show couple cards from the board so the player can make informed decicion at first or choose to gamble. After the first card the mechanic was fine imo.\n\nSmall quality of life could have been having reset deployment button when deploying units.\n\nSorry for my nitpicking and rambling but it comes from the love of seeing cool and highquality game in jam. I expect that you though some of this stuff but just didnt have time for everything :)","format":"md","likes":2,"spam":"N"},{"id":1089162,"author_name":"Jack D. Taylor","author_uid":"jack-d-taylor","epoch":1728383126,"text":"Interesting game with a good complexity for a compo game. \n\nLiked the mechanic with tactic picking, although it makes everything a bit unpredictable. Kinda miss some verbosity, like a list of tactics which are planned for the next phases on the battle screen, a list of already picked tactics while picking (both by me and AI, so that you don't have to remember it).","format":"md","likes":2,"spam":"N"},{"id":1089519,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728386441,"text":"@jack-d-taylor this whole \"extra verbosity\" would also make it more easy to understand as it would provide a flow chart of the tactics. Right now it can be hard for a player to figure out the phase-by-phase nature of the cards.","format":"md","likes":2,"spam":"N"},{"id":1090678,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728395018,"text":"@prunus-padis thank you for the extended feedback!\n\n> I think showing the map\/enemies or atleast vaguelly before selecting the troops would have been better. I realized that best start is to just first skip buying any and then going to back to after seeing what enemy composition is.\n\nThe game initially didn't have unit shop available at all time, so you had to live with your mistakes, potentially soft-locking yourself unless you restart the game. Since it was too punishing, I added a shop revisit for the current level. I couldn't make a good flow like \"see the enemy -> buy troops -> set tactics\" from the first try, so it ended up being this weird.\n\nThe cards have categories that can have up to 2-3 different cards, so your first pick can be at least partially educated. E.g. you generally don't want to pick a Bonus first as it could be a First Aid that is useless during the start of the battle (because it will heal 0 hp). But you might still want to do it depending on the adjacent cards (because you want to reveal more). \n\n> Small quality of life could have been having reset deployment button when deploying units.\n\nAh crap. I could have added that, it's like 10 minutes of coding. I had about 1-2 hours left by the end, but I didn't know what to add, so I ended up just playtesting the game, adjusting the balance a bit.\n\n> Sorry for my nitpicking and rambling but it comes from the love of seeing cool and highquality game in jam. \n\nThank you for doing it. It's something that I needed from a jam. It's the reason I show the game here instead of just keeping it to myself - to get feedback and some random ideas about the game.\n\nI'll make sure to play your game next.","format":"md","likes":1,"spam":"N"},{"id":1091769,"author_name":"gdman","author_uid":"gdman","epoch":1728402912,"text":"Really neat game for a compo. Nice art with Dune vibes. It is has fair bit of randomness in it, but also requires strategic thinking. Currently I'm at level with 15 enemies charging through forest. There it became obvious that I should conserve more of starting troops. What I would like is a way to preview map, may be in form of briefing, like is it open terrain or attack from forest into field. Also I understand that this is like card game. Difference is in the input\/output randomness. Here I click card and it's locked, instead of first drawing cards and playing them where player can control order.","format":"md","likes":1,"spam":"N"},{"id":1092001,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728404385,"text":"> Also I understand that this is like card game. Difference is in the input\/output randomness. Here I click card and it\u2019s locked, instead of first drawing cards and playing them where player can control order.\n\nI tried to make it a bit more involved than drawing the cards. You can make an educated guess for the first pick based on categories. Then you \"dig\" into the direction with better options (both in terms of a direct card and cards that will be revealed after you pick it). I need to think about the final concept though as the current solution might not be the best one. E.g. maybe the player could form a deck for the cards so there are no cards that you don't ever need (like a tank rush for a player without tanks in the army).","format":"md","likes":1,"spam":"N"},{"id":1092559,"author_name":"chariospirale","author_uid":"chariospirale","epoch":1728407859,"text":"Fun game ! I love the aesthetic and the concept. Seems like it could be a very good game if some mechanics were more polished (mainly the different effects of the tactical cards are not very understandable in game, I would love to have more graphic clue when they are triggered). ","format":"md","likes":1,"spam":"N"},{"id":1094032,"author_name":"Sviborg","author_uid":"sviborg","epoch":1728415750,"text":"I really liked the concept with card mechanics and a strategic element. \ud83c\udccf It was fun to play and the atmosphere was reminiscent of old radar. Some mechanics can be a bit confusing, but that only adds to the fun! \ud83e\udd14 Visualization of actions during combat and map preview could improve the gameplay. \ud83d\uddfa\ufe0f But overall, you did an impressive job in such a short time! \ud83d\udc4f","format":"md","likes":1,"spam":"N"},{"id":1094466,"author_name":"knexator","author_uid":"knexator","epoch":1728418471,"text":"It took me a while to beat the first level but the game was fun once i understood it. My only complaint would be that it feels unfair to pick the first card blindly, but i guess that's part of the depth of the game.","format":"md","likes":1,"spam":"N"},{"id":1094483,"author_name":"designernap","author_uid":"designernap","epoch":1728418576,"text":"First off, I love the style and the effort behind this. Great work for a compo and really hangs together as a presentation. Unfortunately I just could not get past the first level. I tried nearly all the cards and was confused when it said the enemy uses suppressing fire, so I chose a card to make my troops immune from it? but they still died. I feel like I am missin something! :) \nStill gets high marks from me though. Nice work!","format":"md","likes":1,"spam":"N"},{"id":1094580,"author_name":"SdCorpse","author_uid":"sdcorpse","epoch":1728419315,"text":"Style is awesome!","format":"md","likes":0,"spam":"N"},{"id":1094611,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728419533,"text":"@designernap the first level really expects the player to follow the hint literally. :D\nIt's like a tutorial to learn the basic mechanics, like you can't win without using the environment, but if you do use it, winning is possible even with inferior troops. :D\nThere is exactly one winning deployment in level 1, just to make things simpler (I guess?), it's the row with the most amount of trees, so your troops are in cover for the most duration of the battle.\nThe forest tiles grant ~75% defense bonus for infantry, which is a lot. :) \n\nBut fear not, this is probably the biggest blocker in the game right now (it's not just you), I failed the delivery, I guess.","format":"md","likes":2,"spam":"N"},{"id":1094645,"author_name":"designernap","author_uid":"designernap","epoch":1728419827,"text":"@quasilyte aaah! my bad! I will give this another go :) got a lot of entries to play but will come back and try again on this one. It looks worth it :D","format":"md","likes":1,"spam":"N"},{"id":1094675,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728420006,"text":"@designernap I'll make sure to play your game too (in fact, it's what I'm going to do right now). Thank you for the potential second chance. :)","format":"md","likes":1,"spam":"N"},{"id":1095207,"author_name":"rodney fan","author_uid":"rodney-fan","epoch":1728424387,"text":"I really love this game! It makes me think of it as a puzzle and I think it's pretty difficult. it took me a while to understand the card stuff which is an interesting mechanic but it felt a little frustrating I feel like later on the series of units you have to use and position are pretty specific and hard to pinpoint.\n\nI would love a longer breakdown of what the characters actually do, maybe a little ticker for extra details?. for example the hunters were something I basically completely avoided because whenever I used them they would barely ever shoot and I didn't know why.\n\nI really enjoyed this game and would love it more if it felt like I could make more informed choices rather than needing to trail and error as much as I needed to!","format":"md","likes":1,"spam":"N"},{"id":1096835,"author_name":"icxon","author_uid":"icxon","epoch":1728448736,"text":"Super fun game. So many levels too! I played total ~30 minutes. The very first level is really hard comparing to levels 2, 3, 4. If you gonna expand this idea I recommend adding time speed up button (annoying when 2 laser bois fight across the map at wave 8). And may be add some visual stats for all the units (hp, reload, telemetry) on the left and right sides of the screen, you have plenty of empty space there.\n\nHere is my second attempt (OBS did not work first time, lol):\n\nhttps:\/\/youtu.be\/r3QdG96topw","format":"md","likes":1,"spam":"N"},{"id":1097614,"author_name":"LDJam user 265796","author_uid":"265796","epoch":1728460539,"text":"I had a lot of fun and think there are definitely some interesting ideas going on here - and the loop of building your team, choosing tactics, deploying, and fighting potentially has a lot to dig into.\n\nI will echo some of the other comments that better feedback about the impact of choices the player is making would be helpful. I think the unpredictable nature of the card selection is cool but also can be a feelbad moment if you get into an awkward spot with your selections. Additionally it was not totally clear to me _how_ the tactics cards were actually applied - order, timing, etc.\n\nGreat job overall!","format":"md","likes":1,"spam":"N"},{"id":1100196,"author_name":"kanity","author_uid":"kanity","epoch":1728493787,"text":"To be honest, I quite liked it, even though usually I'd say \"it's not my type of game\".\n\n**Art:**\n\nFirst of all, I like the visual style giving retro vibes, and how the window is small and cozy, and the palette is simple which gives a more cohesive look. I think I'd like my troops and enemy troops look a bit more different from each other, though.\n\n**Audio:**\n\nYou mentioned your game has no music, but honestly it wasn't bothering me at all, and also you did COMPO so you had way less time than me! And, sound effects made up for the lack of music - because of them it didn't feel \"too quiet\", and I did like the choice of sounds.\n\n**Gameplay:** \n\nSo, my first try I just placed my troops evenly in all the squares, and there was only 1 guy in the hills left quite soon. But, this madman almost killed entire enemy fleet from his spot in the hills. Honestly, I was on the edge of my seat rooting for him (unfortunately he did lose in the final 1 on 1, but he fought valiantly) and I liked that aspect of the game - even though it is a bit \"idle\", you can get invested.\n\nYou made a pretty complex system with tactics and troops, which is cool. I maybe wasn't very sure of what am I doing during choosing tactics&troops parts but I think it's because I am not quite used to this genre + and would just need more time to really notice the effects of my tactics. For example: when the battle is going on, it shows in stages what cards I have, but it doesn't seem like *I* can use them actively, but I am also not sure if they are being used properly on the field? Or quite see the different effects of me choosing different ranges\/types of fire. It's just pew pew pew victory :) \n\n**Overall:**\n\nI feel like you did quite a lot, considering it's compo! The game looks complete and polished, it's a really good effort, and it feels satisfying to play. ","format":"md","likes":1,"spam":"N"},{"id":1100318,"author_name":"CO5MONAUT","author_uid":"co5monaut","epoch":1728495454,"text":"Thanks for the game, I really enjoyed playing it! The graphics and sound are awesome\u2014I love that lo-fi pixel style, it\u2019s totally my weakness. I figured things out pretty quickly, but I couldn\u2019t survive the enemy machine gunners rush, haha. At first, I wanted to complain a bit about having to build a counter-deck without seeing the enemy, but the quick reload and surrender button fix that issue nicely.","format":"md","likes":1,"spam":"N"},{"id":1100408,"author_name":"woona","author_uid":"woona","epoch":1728496418,"text":"I really liked opening the cards and trying to think ahead of time what would be most useful in a fight. Getting First Aid as the first reveal doesn't feel that great though. \ud83d\ude01\n\nThe battles felt a little bit drawn out. I was getting to rounds 12+ with several guys at the opposite edges of the map trying to shoot each other and missing almost every time. I think it could be fixed with more deadly units or better accuracy, or with more aggressive opponent.\n\nOverall, it's a great strategy game! There are a lot of moving parts involved and a lot of thinking about a perfect strategy for this particular situation. It doesn't fit the theme but I guess you didn't intend to.\n\nWell done!","format":"md","likes":1,"spam":"N"},{"id":1100648,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728499513,"text":"@kanity it's so heartwarming to see comments like this, thank you.\nI enjoyed your game too. :)","format":"md","likes":2,"spam":"N"},{"id":1100693,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728500034,"text":"@woona, we've met again! I remember myself remembering you during the previous LD because of your autopilot game. xD\nI guess it's a tradition now!\nI wonder how long this chain can last?\n\n(And just in case, your salmoning game was also a great one; I need to check your LD56 game right now!)\n\n> Getting First Aid as the first reveal doesn\u2019t feel that great though.\n\nAhah, right. I usually try to avoid opening the bonus card first, so at least I can get the very much needed heal mid-combat.\n\nThank you for playing my game. :)\nI hope to see you some other LD again!","format":"md","likes":1,"spam":"N"},{"id":1100725,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1728500360,"text":"@co5monaut\n\n> I figured things out pretty quickly\n\nThis is quite a skill of yours, because I failed at pacing\/delivery\/onboarding or whatever part. :D \n\n> but I couldn\u2019t survive the enemy machine gunners rush\n\nThis is a tricky one! Enemies will play 2 ion storm cards, each of those disables laser troops (infantry and hunters) for 2 phases, so up to 4 phases without lasers. The best bet here of course is to not rely on laser troops heavily, but there are some other tricks that can help there depending on what you have.\n\nA single tank on the lane 3 (I think) can do a rush action once and they will run over ~5 rifle infantries, which is a good win. This forward tank may also attract some fire.\n\nYou can use a take cover card to make your non-rifle infantries to enter the lane2 forest tile, which grants them 75% defense. This can be enough to wait these 4 phases and retaliate.\n\nMissiles\/tanks rock in this one, as enemies tend to be grouped a lot, and these two unit types can damage multiple target at once (due to an AoE).\n\nAnd of course it should be possible to just buy ~10 rifle guys to counter the enemy directly, there should be enough money. These rifle troopers are usually a good bet anyway to have something cheap to attract enemy fire away from your more expensive units like missile launchers.\n\n(Sorry, I got excited, ahah)\n\nI'm gonna try out your game too!\nUpd. Ah wait, I already did! I found it from the vas3k club. :D \nYour game was hilarious, almost like taking a part on a show.","format":"md","likes":1,"spam":"N"},{"id":1108016,"author_name":"LDJam user 189270","author_uid":"189270","epoch":1728678604,"text":"Enjoyed this a lot. Though I will say I think I completed it without really mastering the mechanics. I never found a compelling reason not to just clump all my units into one big death ball, and a reasonable mix of units and sesnible cards seemed to win most fights. Only time I had to change up my tactics was the map with a ton of infantry which I found easiest to win with a counter group of tons of infantry. Really enjoyed it a lot though, great work for the jam.","format":"md","likes":1,"spam":"N"},{"id":1112670,"author_name":"nanolotl","author_uid":"nanolotl","epoch":1728912034,"text":"Graphics and sounds were on point. Took a while to understand the tactic choosing, but was a cool idea.","format":"md","likes":0,"spam":"N"},{"id":1112782,"author_name":"hakimallazi","author_uid":"hakimallazi","epoch":1728917661,"text":"I think I got into phase 14. Very good game, I enjoyed. Top 5 of the polished game I played in this game jam.","format":"md","likes":0,"spam":"N"},{"id":1113318,"author_name":"TheSmellofOxygen","author_uid":"thesmellofoxygen","epoch":1728947600,"text":"Pretty good showing and a nice aesthetic. I have to admit to stumbling through the tactics card section more than planning though.","format":"md","likes":0,"spam":"N"},{"id":1116269,"author_name":"M2tias","author_uid":"m2tias","epoch":1729275654,"text":"First I have to say that while I really actually like the graphics it took me embarrassingly long to notice that the first level had more mountains than at the top side of the grid... No wonder my men died so fast.\nThis has a lot of everything for a compo game. Pretty amazing. Not really my type of game but I really appreciate it. The first card click I still didn't quite get, was it supposed to be a blind pick or what do Special and Bonus mean? Also one round took 19 phases, it can get a bit boring just waiting two units to kill each other off...\nBut those are minor annoyances. It's a really well made game!","format":"md","likes":0,"spam":"N"},{"id":1118961,"author_name":"Shoalmuse","author_uid":"shoalmuse","epoch":1729674391,"text":"Very polished and fun or a 48 jam.  I really liked the art style and enjoyed it despite not really liking auto-battlers that much.\n\nThe sounds did start to get a bit old after a while and some music would have been nice.  I also second the request for an option to change the time scale.  It was also a bit hard for me to tell the difference between forest and mountains at first.","format":"md","likes":1,"spam":"N"},{"id":1119530,"author_name":"commanderstitch","author_uid":"commanderstitch","epoch":1729734171,"text":"cool hard game. neat idea and cool to game. liked the graphics, sounds, and tactics. ","format":"md","likes":0,"spam":"N"}],"format":"md","images":["ld56\/wayback-placeholder.png"],"links":[{"url":"https:\/\/github.com\/quasilyte\/ldjam56-game","text":"Link"},{"url":"https:\/\/quasilyte.itch.io\/nebuleet-troopers","text":"Link"}],"metadata":{"g_key":"95981","g_author":"1375605","g_event":"LD56","g_eventkey":"115","g_subevent":"COMPO","g_urlkey":"445200","g_title":"NebuLeet Troopers","g_status":"WAYBACK","g_place":"51","g_commentcount":"34","g_site2_node_id":"401874","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"401874","n_urlkey":"445200","n_parent":"395186","n_path":"\/events\/ludum-dare\/56\/nebuleet-troopers","n_slug":"nebuleet-troopers","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"375605","n_created":"1728115064","n_modified":"1778418363","n_version":"1270082","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD56","removed_author":false},"_superparent":9,"_trust":1,"author":375605,"body":"## Important\n\nI want to get a critically-focused feedback from fellow game developers. This is my main for participation this time. It's hard to get people to check out your ideas, but LD gives us this opportunity.\n\n## Game Description\n\n![2024-10-0812-19-18-ezgif.com-video-to-gif-converter.gif](\/\/\/raw\/53b\/b5\/z\/67c7f.gif)\n\n| Screenshot 1 | Screenshot 2 |\n|---|---|\n| ![Screenshot_2024-10-06_16-47-08.png](\/\/\/raw\/53b\/b5\/z\/67e03.png) | ![Screenshot_2024-10-06_18-38-47.png](\/\/\/raw\/53b\/b5\/z\/67e09.png) |\n\nNebuLeet Troopers is an autobattler with a tactical twist.\n\nHow to play:\n\n* Everything is controlled with a mouse\n* Select tactical cards to get an advantage (hover to learn about their effects)\n* Deploy your units wisely so that you can utilize the landscape\n* Buy new units that will complement your tactical needs\n* This is partially a puzzle, some battles have a simple \"solution\"\n\nTactical cards:\n\n* Applied one at a time (during a combat phase\/turn) change\n* Enemy uses cards too\n* A card usually lasts for 1 phase, some cards last for 2\n* Cards can tell units what to do (guard, attack, take cover, etc.)\n* Some cards give passive bonuses for the phase duration\n* Some cards affect only your units, other the entire map (Mod cards)\n\nLandscape overview:\n\n* Plains do not have any effects\n* Forests grant significant defense boost to infantry and Hunters\n* Forests decrease movement speed and defense of tanks\n* Mountains decrease movement speed and defense of most units\n* Only Hunters can benefit from traversing Mountains\n\nIn order to complete the game, you must master all of these:\n\n* Card picking, counter-picking\n* Deploying units in the best spots\n* Buying units that are more suitable for the level\n\nIf you made a mistake, use \"Change Units\" button to redo the last shop visit.\n\nI'm planning to incorporate this game's idea into my another game, [NebuLeet](https:\/\/store.steampowered.com\/app\/3024370\/NebuLeet).","comments":34,"comments-timestamp":"2024-10-24T01:42:51Z","created":"2024-10-05T07:57:44Z","files":[{"author":375605,"id":31878,"name":"$$embed-31878.zip","node":401874,"size":3363640,"status":64,"tag":0,"timestamp":"2024-10-06T19:26:44Z"},{"author":375605,"id":32201,"name":"$$embed-32201.zip","node":401874,"size":3362776,"status":64,"tag":0,"timestamp":"2024-10-06T21:44:06Z"},{"author":375605,"id":32206,"name":"$$embed-32206.zip","node":401874,"size":3362776,"status":64,"tag":0,"timestamp":"2024-10-06T21:44:33Z"},{"author":375605,"id":32211,"name":"$$embed-32211.zip","node":401874,"size":3362776,"status":64,"tag":0,"timestamp":"2024-10-06T21:44:58Z"},{"author":375605,"id":32239,"name":"$$embed-32239.zip","node":401874,"size":3361651,"status":73,"tag":0,"timestamp":"2024-10-06T21:49:24Z"},{"author":375605,"id":32242,"name":"$$embed-32242.zip","node":401874,"size":3361651,"status":73,"tag":0,"timestamp":"2024-10-06T21:50:10Z"}],"files-timestamp":"2024-10-06T21:50:10Z","grade":{"grade-01":47,"grade-02":47,"grade-03":47,"grade-05":47,"grade-06":47},"id":401874,"love":0,"magic":{"cool":133.07611018256,"feedback":71,"given":50.25,"grade":47,"grade-01-average":3.989,"grade-01-result":51,"grade-02-average":3.844,"grade-02-result":60,"grade-03-average":3.8,"grade-03-result":73,"grade-05-average":4.022,"grade-05-result":67,"grade-06-average":3.689,"grade-06-result":68,"smart":1.5190743110849},"meta":{"author":[375605],"cover":"\/\/\/content\/53b\/b5\/z\/65ab2.png","grade-04-out":"1","grade-07-out":"1","grade-08-out":"1","link-01":"https:\/\/github.com\/quasilyte\/ldjam56-game","link-01-tag":[42332],"link-02":"https:\/\/quasilyte.itch.io\/nebuleet-troopers","link-02-tag":[42336]},"meta-timestamp":"2026-05-10T13:06:03Z","modified":"2026-05-10T13:06:03Z","name":"NebuLeet Troopers","node-timestamp":"2024-10-08T12:13:59Z","parent":395186,"parents":[1,5,9,395186],"path":"\/events\/ludum-dare\/56\/nebuleet-troopers","published":"2024-10-06T19:28:13Z","scope":"public","slug":"nebuleet-troopers","subsubtype":"compo","subtype":"game","type":"item","version":1270082},"text":"## Important\n\nI want to get a critically-focused feedback from fellow game developers. This is my main for participation this time. It's hard to get people to check out your ideas, but LD gives us this opportunity.\n\n## Game Description\n\n![2024-10-0812-19-18-ezgif.com-video-to-gif-converter.gif](\/\/\/raw\/53b\/b5\/z\/67c7f.gif)\n\n| Screenshot 1 | Screenshot 2 |\n|---|---|\n| ![Screenshot_2024-10-06_16-47-08.png](\/\/\/raw\/53b\/b5\/z\/67e03.png) | ![Screenshot_2024-10-06_18-38-47.png](\/\/\/raw\/53b\/b5\/z\/67e09.png) |\n\nNebuLeet Troopers is an autobattler with a tactical twist.\n\nHow to play:\n\n* Everything is controlled with a mouse\n* Select tactical cards to get an advantage (hover to learn about their effects)\n* Deploy your units wisely so that you can utilize the landscape\n* Buy new units that will complement your tactical needs\n* This is partially a puzzle, some battles have a simple \"solution\"\n\nTactical cards:\n\n* Applied one at a time (during a combat phase\/turn) change\n* Enemy uses cards too\n* A card usually lasts for 1 phase, some cards last for 2\n* Cards can tell units what to do (guard, attack, take cover, etc.)\n* Some cards give passive bonuses for the phase duration\n* Some cards affect only your units, other the entire map (Mod cards)\n\nLandscape overview:\n\n* Plains do not have any effects\n* Forests grant significant defense boost to infantry and Hunters\n* Forests decrease movement speed and defense of tanks\n* Mountains decrease movement speed and defense of most units\n* Only Hunters can benefit from traversing Mountains\n\nIn order to complete the game, you must master all of these:\n\n* Card picking, counter-picking\n* Deploying units in the best spots\n* Buying units that are more suitable for the level\n\nIf you made a mistake, use \"Change Units\" button to redo the last shop visit.\n\nI'm planning to incorporate this game's idea into my another game, [NebuLeet](https:\/\/store.steampowered.com\/app\/3024370\/NebuLeet).","title":"NebuLeet Troopers","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/405001+405002+405003+405004+405005+405006+405007+405008+405009+405010+405011+405012+405013+405014+405015+405016+405017+405018+405019+405020+405021+405022+405023+405024+405025+405026+405027+405028+405029+405030+405031+405032+405033+405034+405035+405036+405037+405038+405039+405040+405041+405042+405043+405044+405045+405046+405047+405048+405049+405050+405051+405052+405053+405054+405055+405056+405057+405058+405059+405060+405061+405062+405063+405064+405065+405066+405067+405068+405069+405070+405071+405072+405073+405074+405075+405076+405077+405078+405079+405080+405081+405082+405083+405084+405085+405086+405087+405088+405089+405090+405091+405092+405093+405094+405095+405096+405097+405098+405099+405100+405101+405102+405103+405104+405105+405106+405107+405108+405109+405110+405111+405112+405113+405114+405115+405116+405117+405118+405119+405120+405121+405122+405123+405124+405125+405126+405127+405128+405129+405130+405131+405132+405133+405134+405135+405136+405137+405138+405139+405140+405141+405142+405143+405144+405145+405146+405147+405148+405149+405150+405151+405152+405153+405154+405155+405156+405157+405158+405159+405160+405161+405162+405163+405164+405165+405166+405167+405168+405169+405170+405171+405172+405173+405174+405175+405176+405177+405178+405179+405180+405181+405182+405183+405184+405185+405186+405187+405188+405189+405190+405191+405192+405193+405194+405195+405196+405197+405198+405199+405200+405201+405202+405203+405204+405205+405206+405207+405208+405209+405210+405211+405212+405213+405214+405215+405216+405217+405218+405219+405220+405221+405222+405223+405224+405225+405226+405227+405228+405229+405230+405231+405232+405233+405234+405235+405236+405237+405238+405239+405240+405241+405242+405243+405244+405245+405246+405247+405248+405249+405250+405251+405252+405253+405254+405255+405256+405257+405258+405259+405260+405261+405262+405263+405264+405265+405266+405267+405268+405269+405270+405271+405272+405273+405274+405275+405276+405277+405278+405279+405280+405281+405282+405283+405284+405285+405286+405287+405288+405289+405290+405291+405292+405293+405294+405295+405296+405297+405298+405299+405300+405301+405302+405303+405304+405305+405306+405307+405308+405309+405310+405311+405312+405313+405314+405315+405316+405317+405318+405319+405320+405321+405322+405323+405324+405325+405326+405327+405328+405329+405330+405331+405332+405333+405334+405335+405336+405337+405338+405339+405340+405341+405342+405343+405344+405345+405346+405347+405348+405349+405350+405351+405352+405353+405354+405355+405356+405357+405358+405359+405360+405361+405362+405363+405364+405365+405366+405367+405368+405369+405370+405371+405372+405373+405374+405375+405376+405377+405378+405379+405380+405381+405382+405383+405384+405385+405386+405387+405388+405389+405390+405391+405392+405393+405394+405395+405396+405397+405398+405399+405400+405401+405402+405403+405404+405405+405406+405407+405408+405409+405410+405411+405412+405413+405414+405415+405416+405417+405418+405419+405420+405421+405422+405423+405424+405425+405426+405427+405428+405429+405430+405431+405432+405433+405434+405435+405436+405437+405438+405439+405440+405441+405442+405443+405444+405445+405446+405447+405448+405449+405450+405451+405452+405453+405454+405455+405456+405457+405458+405459+405460+405461+405462+405463+405464+405465+405466+405467+405468+405469+405470+405471+405472+405473+405474+405475+405476+405477+405478+405479+405480+405481+405482+405483+405484+405485+405486+405487+405488+405489+405490+405491+405492+405493+405494+405495+405496+405497+405498+405499+405500?authors&parents&superparent"},"object":"objects\/sha256\/4a\/4a2b97fd2b13104afe05fa1e2a141ca773e4a24c6c2c765322d867b7352ebfe6","record":"shard-2\/json-live-urgent-v3\/records\/da7f9eaf27759c662edcd7dc3bee09102c8b2dd2845f650190525a5d5f1b03ed.json","sha256":"4a2b97fd2b13104afe05fa1e2a141ca773e4a24c6c2c765322d867b7352ebfe6","source":"https","stored_at":1784022526}}