{"author_link":"\/users\/sentmoraap","author_name":"Sentmoraap","author_uid":1105043,"comments":[{"id":987613,"author_name":"Baturinsky","author_uid":"baturinsky","epoch":1696269599,"text":"Interesting variant of the snakes games. Controls are a bit disorienting, maybe mouse controls (with snake turning to the mouse cursor) culd work better?","format":"md","likes":1,"spam":"N"},{"id":987638,"author_name":"Zirrrus","author_uid":"zirrrus","epoch":1696269878,"text":"Neat!  \nI only played on my own for a bit, but this seems really neat. Having a direction-dependent turn is crazy difficult for me though.  \nIt's very impressive what you managed to create without using an engine in such a short time!","format":"md","likes":1,"spam":"N"},{"id":987718,"author_name":"NoviceDevGames","author_uid":"novicedevgames","epoch":1696270862,"text":"the game has good graphics and has an original gameplay . i tested the game alone the controls are difficult to take in charge at first but you get used to it and your movements become fluid.\nhowever since i'm alone right now i will wait someone to play a real party to give a fun rating  . ","format":"md","likes":1,"spam":"N"},{"id":991160,"author_name":"LDJam user 238639","author_uid":"238639","epoch":1696294371,"text":"The concept seems fun and I like the neon graphics. I find it a little frustrating to play, though, because the mechanic where you bounce off of boxes & walls feels disorienting and gives the player little to no time to react to the new direction in which they're suddenly speeding. I can see how it provides a quick way to pivot, but I'd have preferred tighter turning, personally. Also, I think you could've made pretty serviceable \"dumb\" bots by just having them randomly change their direction. Understandable that you didn't get to that, given the time constraints and the extra UI work.","format":"md","likes":1,"spam":"N"},{"id":1009112,"author_name":"penguindustin","author_uid":"penguindustin","epoch":1696477793,"text":"Liked the graphics and the menus. Using only arrow keys felt unintuitive, supporting both is usually the way to go because people typically never touch the arrow keys for games (or at least for me). Hitting escape unituitively closed the game instead of opening the pause menu. Loved the little sound bites and particle effects when colliding. Would be great if there were some simple AI that just randomly moved. I didn't really understand why if I hit the blocks too many times in the level it would sometimes shrink me instead of grow me.","format":"md","likes":1,"spam":"N"},{"id":1009793,"author_name":"Sentmoraap","author_uid":"sentmoraap","epoch":1696495677,"text":"@penguindustin What do you mean by supporting both? Arrows and WASD? It\u2019s doable, you can remap the controls (but yes Esc closes the game and you can\u2019t change it, press Tab instead). Another controls like \u201cgo in that direction\u201d?\n\nIf you were dots after shrinking and not crossing anyone, it\u2019s because you crossed youself. It may happen after destroying blocks, especially while turning. If you just shrunk, then it\u2019s because you killed someone and you are shrunk up to the collision point. The latter is done to balance the game.","format":"md","likes":0,"spam":"N"},{"id":1012472,"author_name":"henk","author_uid":"henk","epoch":1696549540,"text":"I had some difficulty trying to run this game.  Here's the list of things I tried:\n1. I tried to launch the linux build, but it depends on libglew 2.2 and I only have 2.1 (Ubuntu 20.04)\n2. Not discouraged, I downloaded the windows build and tried it under wine, but I was missing the Microsoft Visual C++ Runtime Redistributable.  I installed it in wine, but it looks like my version of wine is missing some APIs the game uses, so it crashes on launch.\n3. I then tried building from source.  This gave compilation errors on my machine because `Lazynput\/PrivateTypes.hpp` contains a declaration of `StrHashmap<ConfigTagPresent>` but `ConfigTagPresent` is an incomplete type at that point, which is something that apparently compiles fine with some STLs but not others.  Swapping the definitions of `ConfigTagBindings` and `ConfigTagPresent` fixed the error for me, and I was able to build the game.\n4. I then tried to run the game, at which point it segfaulted immediately.  I can't seem to get a debug build working due to linker errors with my system's libinotify, which I assume is a dependency versioning problem.\n5. Finally, I tried to see if I could run the windows build under Proton, where it worked just fine.  Kudos to Valve.\n\nThe game is super neat!  The movement feels super smooth and the whole thing has a nice feel.  I wish there were a \"person-v-computer\" mode, though, so I could get a better feel for the mechanics.  The turning radius is a bit wide, but I think that adds nicely to the challenge and could imagine getting more skilled at controlling the snake.  I think it might be better if it weren't possible to accidentally clip yourself, though, since that seems to happen fairly easily when bouncing off walls while turning and somewhat limits the ability to perform tight maneuvers.\n\n","format":"md","likes":1,"spam":"N"},{"id":1013466,"author_name":"Sentmoraap","author_uid":"sentmoraap","epoch":1696584243,"text":"@henk Thank you for your determination to play the game! It sucks that you had to resort to playing the Windows build, but thanks to you for spotting a problem and finding a fix for Laz\u1e8fnput. If you build without defining `LINUX_DYNAMIC_LIBRARY` (used for hot reloading) and `LINUX_DEBUG_FORKS` (it shouldn\u2019t depend on that but I made a mistake) then it won\u2019t need inotify.","format":"md","likes":1,"spam":"N"},{"id":1014925,"author_name":"henk","author_uid":"henk","epoch":1696624992,"text":"@sentmoraap Thanks!  Disabling those two defines got me far enough to see what was going on in the debugger, and it looks like it just couldn't find the `assets` folder (I was building out-of-tree).  Copying and pasting that folder into the build directory got the release build working just fine.","format":"md","likes":1,"spam":"N"},{"id":1017760,"author_name":"ffffchai","author_uid":"ffffchai","epoch":1696741269,"text":"These lines are very silky and fun, I enjoy the auto-running of my light, the bumps just get smaller and quickly get bigger again, gives me a good mood. This is a fun piece and I wish there were more props or mechanisms. Nice job.","format":"md","likes":1,"spam":"N"},{"id":1018797,"author_name":"animatrix1490","author_uid":"animatrix1490","epoch":1696789480,"text":"It takes a little setup but it's very fun to play with a friend. (It helps if the friend is patient) The controls were confusing until I realized you could only turn right and left. I really enjoy the aesthetic--very heavy programming and\/or Tron vibe. Super cool!","format":"md","likes":1,"spam":"N"},{"id":1019354,"author_name":"Plepletier","author_uid":"plepletier","epoch":1696818373,"text":"I've spent some time playing the game solo, and I sincerely believe that the movement controls require a major overhaul. When you Kick on a block to make the snake grow, it often changes direction unexpectedly, leading it straight into the enemy lines, making it virtually impossible to avoid them and taking damage. The turning controls also seem to have some issues that need attention in order to make the game more manageable and enjoyable. Nonetheless, I must commend the visuals and audio effects, which are quite impressive. Keep up the good work!","format":"md","likes":1,"spam":"N"},{"id":1022702,"author_name":"bentglasstube","author_uid":"bentglasstube","epoch":1697093379,"text":"I really enjoyed the aesthetics of this one with the simple graphics and the arcade sound effects.  Having nobody to play against took away some of the fun I think.  The fast pacing made it difficult to know what had happened sometimes, but not to the point that it was frustrating.  Great job.","format":"md","likes":1,"spam":"N"},{"id":1023039,"author_name":"Nougato","author_uid":"nougato","epoch":1697134846,"text":"Really cool snake game! It features some particle effects and offers different controls, which are not really easy to master. Nonetheless, it's truly fun to execute some combos with the bouncing effect. Accomplishing this in C++ is no easy task... Well done!","format":"md","likes":1,"spam":"N"},{"id":1024621,"author_name":"xett","author_uid":"xett","epoch":1697320739,"text":"Very awesome you were able to code this game for a jam using only c++ and libraries without using some engine, super impressive. Taking that into account, the game was fun for a simple snake game, and the graphics were cool. My only issue was getting used to the tank controls, it can be disorientating when you bouncing around and trying to take control. Great job!","format":"md","likes":1,"spam":"N"},{"id":1026719,"author_name":"LDJam user 375578","author_uid":"375578","epoch":1697572313,"text":"Well, the game is playable and quite good","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ld54\/wayback-placeholder.png"],"links":[{"url":"https:\/\/sentmoraap.itch.io\/light-snakes","text":"Link"},{"url":"https:\/\/sentmoraap.itch.io\/light-snakes","text":"Link"},{"url":"https:\/\/sentmoraap.itch.io\/light-snakes","text":"Link"}],"metadata":{"g_key":"91538","g_author":"1105043","g_event":"LD54","g_eventkey":"117","g_subevent":"COMPO","g_urlkey":"435170","g_title":"Light snakes","g_status":"WAYBACK","g_place":"246","g_commentcount":"16","g_site2_node_id":"374521","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"374521","n_urlkey":"435170","n_parent":"371459","n_path":"\/events\/ludum-dare\/54\/light-snakes","n_slug":"light-snakes","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"105043","n_created":"1695914222","n_modified":"1777374717","n_version":"1169194","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD54","removed_author":false},"_superparent":9,"_trust":3,"author":105043,"body":"How to play\n-----------\n\nThis is some kind of multiplayer snake or light cycles. Your goal is to score points by letting other players crash into your tail. Intersecting yourself counts as a suicide and makes you lose one point.\n\nEach time you die, your length resets and you are temporarily a ghost. You must break blocks to grow. Your length is reduced when another player crashes into you.\n\nWhen two players have equal points, the player who scored the lastest is beaten by the other player.\n\nThis game is for 2 to 4 players. I didn\u2019t have the time to implement bots. If you want to try it alone, map some keyboard keys to other players controls, press them randomly to give other player random directions and pretend it\u2019s very dumb bots.\n\nControls\n--------\n\n|Action|Keyboard|Gamepad|\n|-|-|\n|Pause|Tab|Start|\n|Reset|R|Select|\n|Turn left\/right|Arrow keys|D-pad or left joystick|\n\nControls are remappable. \n\nDefault controls assigns 1st player controls to the keyboard and the 1st controller, and other players controls on subsequent controllers.\n\nKeyboard controls are scancode-based. For example, on a DVORAK keyboard reset is P.\n\n\nInstallation instructions\n-------------------------\n\nJust uncompress and run the binary.\n\nOn Windows you may need to install Microsoft Visual C++ Redistributable packages.\n\nNote that whatever counts as a \u201cinitial engagement\u201d costs 0.00\u20ac (\u2243 0.00$) so all the installs shouldn\u2019t cost me a fortune.\n\nStuff used\n----------\n\n* Dear ImGui\n* Lazy\u0307nput\n* nlohmann::json \n* OpenGL 3.2\n* SDL\n* SFXR\n* My own base code using all of the above\n* A custom fixed point template class\n\nMy goal was to see how annoying it is to use fixed points. There was some annoyance and bugs due to fixed point, but the biggest pain was C++ metaprogramming.\n\nThanks\n------\n\nS\u00e9bastien Garnier from Start Coffee for some playtesting.\n\n\nScreenshots\n-----------\n\n![0.png](\/\/\/raw\/35a\/91\/z\/5cce9.png)\n\n\n![1.png](\/\/\/raw\/35a\/91\/z\/5ccea.png)\n\n\n![2.png](\/\/\/raw\/35a\/91\/z\/5cceb.png)","comments":16,"comments-timestamp":"2023-10-17T19:51:53Z","created":"2023-09-28T15:17:02Z","files":[],"files-timestamp":0,"grade":{"grade-01":26,"grade-02":26,"grade-03":27,"grade-04":27,"grade-05":27,"grade-06":26},"id":374521,"love":0,"magic":{"cool":130.96685794809,"feedback":25,"given":32.375,"grade":26.5,"grade-01-average":3.354,"grade-01-result":246,"grade-02-average":3.313,"grade-02-result":223,"grade-03-average":3.52,"grade-03-result":158,"grade-04-average":3.3,"grade-04-result":264,"grade-05-average":3.86,"grade-05-result":99,"grade-06-average":3.396,"grade-06-result":136,"smart":1.8693206542875},"meta":{"allow-anonymous-comments":"1","author":[105043],"cover":"\/\/\/content\/35a\/91\/z\/5cc59.png","grade-07-out":"1","grade-08-out":"1","link-01":"https:\/\/sentmoraap.itch.io\/light-snakes","link-01-tag":[50],"link-02":"https:\/\/sentmoraap.itch.io\/light-snakes","link-02-tag":[42341],"link-03":"https:\/\/sentmoraap.itch.io\/light-snakes","link-03-tag":[42337]},"meta-timestamp":"2026-04-28T11:11:57Z","modified":"2026-04-28T11:11:57Z","name":"Light snakes","node-timestamp":"2023-10-02T17:40:45Z","parent":371459,"parents":[1,5,9,371459],"path":"\/events\/ludum-dare\/54\/light-snakes","published":"2023-10-01T21:59:06Z","scope":"public","slug":"light-snakes","subsubtype":"compo","subtype":"game","type":"item","version":1169194},"text":"How to play\n-----------\n\nThis is some kind of multiplayer snake or light cycles. Your goal is to score points by letting other players crash into your tail. Intersecting yourself counts as a suicide and makes you lose one point.\n\nEach time you die, your length resets and you are temporarily a ghost. You must break blocks to grow. Your length is reduced when another player crashes into you.\n\nWhen two players have equal points, the player who scored the lastest is beaten by the other player.\n\nThis game is for 2 to 4 players. I didn\u2019t have the time to implement bots. If you want to try it alone, map some keyboard keys to other players controls, press them randomly to give other player random directions and pretend it\u2019s very dumb bots.\n\nControls\n--------\n\n|Action|Keyboard|Gamepad|\n|-|-|\n|Pause|Tab|Start|\n|Reset|R|Select|\n|Turn left\/right|Arrow keys|D-pad or left joystick|\n\nControls are remappable. \n\nDefault controls assigns 1st player controls to the keyboard and the 1st controller, and other players controls on subsequent controllers.\n\nKeyboard controls are scancode-based. For example, on a DVORAK keyboard reset is P.\n\n\nInstallation instructions\n-------------------------\n\nJust uncompress and run the binary.\n\nOn Windows you may need to install Microsoft Visual C++ Redistributable packages.\n\nNote that whatever counts as a \u201cinitial engagement\u201d costs 0.00\u20ac (\u2243 0.00$) so all the installs shouldn\u2019t cost me a fortune.\n\nStuff used\n----------\n\n* Dear ImGui\n* Lazy\u0307nput\n* nlohmann::json \n* OpenGL 3.2\n* SDL\n* SFXR\n* My own base code using all of the above\n* A custom fixed point template class\n\nMy goal was to see how annoying it is to use fixed points. There was some annoyance and bugs due to fixed point, but the biggest pain was C++ metaprogramming.\n\nThanks\n------\n\nS\u00e9bastien Garnier from Start Coffee for some playtesting.\n\n\nScreenshots\n-----------\n\n![0.png](\/\/\/raw\/35a\/91\/z\/5cce9.png)\n\n\n![1.png](\/\/\/raw\/35a\/91\/z\/5ccea.png)\n\n\n![2.png](\/\/\/raw\/35a\/91\/z\/5cceb.png)","title":"Light snakes","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/374501+374502+374503+374504+374505+374506+374507+374508+374509+374510+374511+374512+374513+374514+374515+374516+374517+374518+374519+374520+374521+374522+374523+374524+374525+374526+374527+374528+374529+374530+374531+374532+374533+374534+374535+374536+374537+374538+374539+374540+374541+374542+374543+374544+374545+374546+374547+374548+374549+374550+374551+374552+374553+374554+374555+374556+374557+374558+374559+374560+374561+374562+374563+374564+374565+374566+374567+374568+374569+374570+374571+374572+374573+374574+374575+374576+374577+374578+374579+374580+374581+374582+374583+374584+374585+374586+374587+374588+374589+374590+374591+374592+374593+374594+374595+374596+374597+374598+374599+374600+374601+374602+374603+374604+374605+374606+374607+374608+374609+374610+374611+374612+374613+374614+374615+374616+374617+374618+374619+374620+374621+374622+374623+374624+374625+374626+374627+374628+374629+374630+374631+374632+374633+374634+374635+374636+374637+374638+374639+374640+374641+374642+374643+374644+374645+374646+374647+374648+374649+374650+374651+374652+374653+374654+374655+374656+374657+374658+374659+374660+374661+374662+374663+374664+374665+374666+374667+374668+374669+374670+374671+374672+374673+374674+374675+374676+374677+374678+374679+374680+374681+374682+374683+374684+374685+374686+374687+374688+374689+374690+374691+374692+374693+374694+374695+374696+374697+374698+374699+374700+374701+374702+374703+374704+374705+374706+374707+374708+374709+374710+374711+374712+374713+374714+374715+374716+374717+374718+374719+374720+374721+374722+374723+374724+374725+374726+374727+374728+374729+374730+374731+374732+374733+374734+374735+374736+374737+374738+374739+374740+374741+374742+374743+374744+374745+374746+374747+374748+374749+374750+374751+374752+374753+374754+374755+374756+374757+374758+374759+374760+374761+374762+374763+374764+374765+374766+374767+374768+374769+374770+374771+374772+374773+374774+374775+374776+374777+374778+374779+374780+374781+374782+374783+374784+374785+374786+374787+374788+374789+374790+374791+374792+374793+374794+374795+374796+374797+374798+374799+374800+374801+374802+374803+374804+374805+374806+374807+374808+374809+374810+374811+374812+374813+374814+374815+374816+374817+374818+374819+374820+374821+374822+374823+374824+374825+374826+374827+374828+374829+374830+374831+374832+374833+374834+374835+374836+374837+374838+374839+374840+374841+374842+374843+374844+374845+374846+374847+374848+374849+374850+374851+374852+374853+374854+374855+374856+374857+374858+374859+374860+374861+374862+374863+374864+374865+374866+374867+374868+374869+374870+374871+374872+374873+374874+374875+374876+374877+374878+374879+374880+374881+374882+374883+374884+374885+374886+374887+374888+374889+374890+374891+374892+374893+374894+374895+374896+374897+374898+374899+374900+374901+374902+374903+374904+374905+374906+374907+374908+374909+374910+374911+374912+374913+374914+374915+374916+374917+374918+374919+374920+374921+374922+374923+374924+374925+374926+374927+374928+374929+374930+374931+374932+374933+374934+374935+374936+374937+374938+374939+374940+374941+374942+374943+374944+374945+374946+374947+374948+374949+374950+374951+374952+374953+374954+374955+374956+374957+374958+374959+374960+374961+374962+374963+374964+374965+374966+374967+374968+374969+374970+374971+374972+374973+374974+374975+374976+374977+374978+374979+374980+374981+374982+374983+374984+374985+374986+374987+374988+374989+374990+374991+374992+374993+374994+374995+374996+374997+374998+374999+375000?authors&parents&superparent"},"object":"objects\/sha256\/f2\/f24c2f930b2688bcf19aec45f264ba7fbe3ee6b55ece9d54eb3e8a09abd4e00b","record":"shard-1\/json-live-urgent-v3\/records\/d915b5b496365c896f5026539fd0635db35ddab08755cae33ea87b8ca0687369.json","sha256":"f24c2f930b2688bcf19aec45f264ba7fbe3ee6b55ece9d54eb3e8a09abd4e00b","source":"https","stored_at":1784022520}}