{"author_link":"\/users\/mibi88","author_name":"Mibi88","author_uid":1386843,"comments":[{"id":1201066,"author_name":"el_chivo_vivo","author_uid":"el-chivo-vivo","epoch":1776803956,"text":"I really love the minimalist aesthetic!!! basic labeling of the gates at the top of your UI would be incredibly helpful. Potentially programing mouse interactions with the game field similar to vector graphics programs would make it more intuitive to use (ex: node snap to animations, tool selection changing courser, faint grid layouts). Additionally it wasn't super clear when a level was completed or how to progress. I love the look, and great platform for logic circuitry puzzles!","format":"md","likes":1,"spam":"N"},{"id":1201122,"author_name":"awalone","author_uid":"awalone","epoch":1776804412,"text":"Sorry fam rmb wire connect is borderline defunct . ","format":"md","likes":0,"spam":"N"},{"id":1201124,"author_name":"awalone","author_uid":"awalone","epoch":1776804424,"text":"Spice 1px","format":"md","likes":0,"spam":"N"},{"id":1201242,"author_name":"Mibi88","author_uid":"mibi88","epoch":1776805263,"text":"> Potentially programing mouse interactions with the game field similar to vector graphics programs would make it more intuitive to use (ex: node snap to animations, tool selection changing courser, faint grid layouts).\n\nYes it's quite counter-intuitive. I also shouldn't have made the gates take a single grid cell.\n\nI should make proper instructions on how to play, it would already help a little.\n\n> I love the look, and great platform for logic circuitry puzzles!\n\nThanks!","format":"md","likes":0,"spam":"N"},{"id":1219634,"author_name":"Gecko64","author_uid":"gecko64","epoch":1777552157,"text":"Fun idea, maybe I'm just not smart enough but I still did have fun. A couple things were a little finicky like the level logic with ending the level. I'd also say the art is lacking a long with lack of audio. Other than that I had a good time!","format":"md","likes":1,"spam":"N"},{"id":1219639,"author_name":"Mibi88","author_uid":"mibi88","epoch":1777552993,"text":"@gecko64, thanks for your feedback!\n\n> A couple things were a little finicky like the level logic with ending the level.\n\nMaybe there is a bug. Could you detail it a little more? I know I designed editing a bit weirdly, and it is maybe not so intuitive, but I hadn't found any bug there.","format":"md","likes":1,"spam":"N"},{"id":1219641,"author_name":"Ouisky","author_uid":"ouisky","epoch":1777553259,"text":"Very enjoyable, but i'm a little confuse about the gates (maybe a little information associated to each gate would help, like a table of logic). And also, i wasn't able to figure if i was in big or little indian x)","format":"md","likes":1,"spam":"N"},{"id":1219649,"author_name":"Gecko64","author_uid":"gecko64","epoch":1777553995,"text":"@mibi88 Oh sorry for not clarifying! I just meant more the fact that sometimes I didn't know if the level was done or not and that was because I didn't at first understand the 'ok' button. Like a classic puzzle game would probably tell you when your done. Thanks for being active to understand problems with your game, good job :)","format":"md","likes":1,"spam":"N"},{"id":1219719,"author_name":"InkyH","author_uid":"inkyh","epoch":1777563794,"text":"wow very interesting concept","format":"md","likes":1,"spam":"N"},{"id":1219823,"author_name":"MajoMirez","author_uid":"majomirez","epoch":1777578082,"text":"I really liked the idea! Sadly my mouse is old and it cannot hold the right click, so it was nearly impossible to connect the gates, and I couldn't connect the already unconnected wires","format":"md","likes":1,"spam":"N"},{"id":1219900,"author_name":"Mibi88","author_uid":"mibi88","epoch":1777589227,"text":"@ouisky, @majomirez:\n\n> Very enjoyable, but i\u2019m a little confuse about the gates\n\nI'll add truth tables to the game's description.\n\n> And also, i wasn\u2019t able to figure if i was in big or little indian x)\n\nYou're never working with bytes in any of the levels, so I don't really see what you mean. Do you mean the most significant and the least significant bit? BIT 0 is the least significant bit and BIT 1 is the most significant bit in the carry adder level. I should've indicated that clearly.\n\n> Sadly my mouse is old and it cannot hold the right click, so it was nearly impossible to connect the gates\n\nThat's unfortunate. I didn't add any shortcut to do it with the keyboard\u2026 It requires both mouse buttons to work unfortunately.\n\n> I couldn\u2019t connect the already unconnected wires\n\nDid you draw the wires in the correct direction? I should've drawn an arrow to indicate it clearly\u2026\n\nTo all of you, thanks for your feedback!","format":"md","likes":0,"spam":"N"},{"id":1220139,"author_name":"ping78","author_uid":"ping78","epoch":1777640763,"text":"I realy hate to say it but the UX brings down the entire rest of the game down. UX aside I like the game.","format":"md","likes":1,"spam":"N"},{"id":1220227,"author_name":"Roitchie","author_uid":"roitchie","epoch":1777654091,"text":"This brings me back to all those university assignments on logic gates. It's a good intro into binary logic and how computers work. I figured out the UI after some playing around but adding tooltips to each icon and in game instructions would've made it easier to get started. This is a really unique take on signal as a theme though. I never would've thought of logic gate signals. Well done! ","format":"md","likes":1,"spam":"N"},{"id":1220369,"author_name":"Mibi88","author_uid":"mibi88","epoch":1777672608,"text":"@ping78, @roitchie:\n\n> I realy hate to say it but the UX brings down the entire rest of the game down. UX aside I like the game.\n\n> I figured out the UI after some playing around but adding tooltips to each icon and in game instructions would\u2019ve made it easier to get started.\n\nYes I did a pretty bad job at making an intuitive UI. I hope I'll do that better next time! If I'm making a UI again, I'll think about tooltips.","format":"md","likes":1,"spam":"N"},{"id":1220440,"author_name":"Chaseplays","author_uid":"chaseplays","epoch":1777689437,"text":"I did it!\n\n![image.png](\/\/\/raw\/f3\/z\/7301e.png)\n\nFirst of all, super impressed you managed to pull this off. I feel like building this whole system is way more complex than most jam games, especially if you'd never learned about it before, so kudos to you! I really like the simple graphics too, and had a lot of fun puzzling out all these principles from logic gates that I haven't had to think about in a while.\n\nThat being said, it definitely could've been a smoother experience - I'm not sure the issue with the UI was that it wasn't \"intuitive\" as much as it was really finnicky to work with. Connecting wires together, especially when they were overlapping, splitting, or going backwards, was very very hard to do, even when I was both clear on what I was trying to do and how I was supposed to do it. Connecting them to the gates with 2 inputs was also extremely hard in my experience. It felt like a brute force process a lot of the time and honestly, I probably spent 10x more time (or more) trying to get the wires to connect properly than I did trying to figure out the puzzles.\n\nBUT, it did feel like it got a bit more manageable when I switched from web to Windows, which is maybe something worth playing with. It might've just been that I got more used to the way it all works, but I actually did just feel like everything was less finnicky in the downloaded version.\n\nBut beyond that, you really did an amazing job here. The UI\/UX stuff does hold the experience back, but if I look beyond that, this is a genuine accomplishment that works surprisingly well, and you have a lot to be proud of. Fantastic work!","format":"md","likes":1,"spam":"N"},{"id":1221169,"author_name":"Mibi88","author_uid":"mibi88","epoch":1777806767,"text":"Thanks for your very thorough feedback, it is really useful! I'm happy you enjoyed playing it.\n\n> especially if you\u2019d never learned about it before\n\nI knew them already, but I (still) don't know much about circuit design. I think the most I'd done before was a 4 bit carry adder in Logisim.\n\nSo\u2026 if someone that is knowledgeable on this topic plays my game, I don't really know what he would think of it :laughing:.\n\n> BUT, it did feel like it got a bit more manageable when I switched from web to Windows, which is maybe something worth playing with. It might\u2019ve just been that I got more used to the way it all works, but I actually did just feel like everything was less finnicky in the downloaded version.\n\nThe web version has some quirks, indeed, but AFAIK only the shortcuts are broken.\n\n> Connecting them to the gates with 2 inputs was also extremely hard in my experience. It felt like a brute force process a lot of the time and honestly, I probably spent 10x more time (or more) trying to get the wires to connect properly than I did trying to figure out the puzzles.\n\nI made a quite bad decision to lay all the components down in a grid, where the gates only take one grid cell. Wire selection also relies on this coarse grid, which makes things quite imprecise.\n\n> you have a lot to be proud of\n\nYes I'm very proud of it, I didn't think that I would get it done at first.","format":"md","likes":0,"spam":"N"},{"id":1221220,"author_name":"okkolobr","author_uid":"okkolobr","epoch":1777813460,"text":"Kind of sent me back to school ! ","format":"md","likes":1,"spam":"N"},{"id":1221227,"author_name":"zhangzhimu","author_uid":"zhangzhimu","epoch":1777813983,"text":"After looking at all the complicated art for a long time, I suddenly saw this extremely simple art style and felt it was quite refreshing. It's really interesting! Hahaha. If some sound effects could be added, that would be even better. Maybe it's because the time was too short. But l'm looking forward to the subsequent works.","format":"md","likes":2,"spam":"N"},{"id":1221228,"author_name":"kkkyia","author_uid":"kkkyia","epoch":1777814039,"text":"It feels like a very academic game! Kind of like being in a linguistics class .(lol) \n\nMaybe you could add some explanations of the symbols in the game interface? I found myself constantly checking what each symbol means.:D","format":"md","likes":1,"spam":"N"},{"id":1221454,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1777835214,"text":"I like the minimalism, and this take on the theme is great! The controls were a bit difficult but it was possible to learn them after a while. Unfortunately I got stuck at the half adder, the wires didn't seem to connect properly, I couldn't figure out how to split one signal into two (see screenshot below, only one wire is lit up green).\n\nWith some better UX and a little audio I could see myself playing this for quite a while!\n\n![Screenshot From 2026-05-03 20-59-20.png](\/\/\/raw\/fe3\/21\/z\/730f1.png)","format":"md","likes":1,"spam":"N"},{"id":1221946,"author_name":"Mibi88","author_uid":"mibi88","epoch":1777910144,"text":"@marcus-otterstrom, thanks for your thorough feedback!\n\n> With some better UX and a little audio I could see myself playing this for quite a while!\n\nYes the UX really holds it back.\n\nThanks also for reporting this bug!\n\nI've tried reproducing the bug, but I was unable to get this result:\n\n![Capture d\u2019\u00e9cran du 2026-05-04 17-47-15.png](\/\/\/raw\/b17\/e5\/z\/73144.png)\n\nI need to investigate this issue a bit more. Which version are you using? Could you maybe detail how you got this result?\n\nIf you experience a bug like this again, you can exit the game with the ![Capture d\u2019\u00e9cran du 2026-05-04 17-53-01.png](\/\/\/raw\/b17\/e5\/z\/73147.png) button. Then, select the level and it should be empty again, except if you already validated it. If you already validated it, your working circuit will be loaded again.","format":"md","likes":0,"spam":"N"},{"id":1223084,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1778081930,"text":"It happens for me consistently even when reloading the level, both in Firefox and Chrome. I enter the level, add the AND and the XOR gate, and connect UINT1 to both of them by right clicking UINT1, dragging my mouse (without letting go of right click) to one of the gates, and then letting go of right click. Then repeat for the other gate. Then connect both of the gates to the BIT 1 and BIT 0 outputs like you have in your image and press OK, it will say \"not right yet\". Then press \"play\" to see only one line green and the other one red.\n\nLast time I put a split in the wire like you have in your image but that didn't work for me, so now I tried without split (just directly connecting to UINT 1) but that doesn't work for me either.","format":"md","likes":1,"spam":"N"},{"id":1223706,"author_name":"Mibi88","author_uid":"mibi88","epoch":1778175680,"text":"I did, I think, the same thing, but I never get this issue:\n\n![worldofgates_connecting_3_2.gif](\/\/\/raw\/b17\/e5\/z\/732d8.gif)\n\nCould you maybe send a small screen recording of the bug in action? I haven't been able to reproduce this bug so far.","format":"md","likes":0,"spam":"N"},{"id":1223971,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1778194297,"text":"I figured it out, it's some sort of visual alignment issue. When it looks connected, it's not, and when it looks disconnected, it isn't :smile: That's why I got stuck. Not sure why it happens, tried latest version of chrome and firefox and with different zoom levels in the browser, still looks like this.\n\n![bug.gif](\/\/\/raw\/fe3\/21\/z\/732fe.gif)","format":"md","likes":1,"spam":"N"},{"id":1224226,"author_name":"Mibi88","author_uid":"mibi88","epoch":1778236836,"text":"Yes there is a small rendering glitch. I'm still confused on how you got things look connected on the first screenshot. Maybe it was another line that was actually connected and overlapping the first one. But I think that if I make an improved version of the game, I'll completely rewrite the editing side of things anyway, because it's so counterintuitive and broken.\n\nThank you a lot for helping me to find out what was happening!","format":"md","likes":0,"spam":"N"},{"id":1224250,"author_name":"partialmoon","author_uid":"partialmoon","epoch":1778243123,"text":"I like the idea and I think there is a lot of potential here (pun intended :) ) I like the minimalist design, and I think it works really well with the game. The tools you have at your disposal are clear and you know what they do (not sure if zoom in and zoom out logic is reversed, but this was not a big issue), but I do agree with one of your previous comments that mentioned that adding tooltips could help a bit with making things clearer. I hope you will expand the game and add more levels! Awesome idea and great job! And I think it should be taken into consideration the fact that you researched the topic AND (gate) created the game with this subject at the same time! ","format":"md","likes":1,"spam":"N"},{"id":1224560,"author_name":"Mibi88","author_uid":"mibi88","epoch":1778278651,"text":"Thanks for you for your thorough and nice feedback!","format":"md","likes":0,"spam":"N"}],"format":"md","images":["ld59\/wayback-placeholder.png"],"links":[{"url":"https:\/\/github.com\/mibi88\/ld59","text":"Link"},{"url":"https:\/\/mibi88.itch.io\/world-of-gates","text":"Link"}],"metadata":{"g_key":"73638","g_author":"1386843","g_event":"LD59","g_eventkey":"113","g_subevent":"JAM","g_urlkey":"311598","g_title":"World of Gates","g_status":"WAYBACK","g_place":"706","g_commentcount":"27","g_site2_node_id":"430548","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"430548","n_urlkey":"311598","n_parent":"424249","n_path":"\/events\/ludum-dare\/59\/world-of-gates","n_slug":"world-of-gates","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"386843","n_created":"1776715035","n_modified":"1778708792","n_version":"1373455","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD59","removed_author":false},"_superparent":9,"_trust":1,"author":386843,"body":"This games gets you started with making circuits with logic gates.\n\nPlease note that I don't know much about logic circuits myself, I don't know much more than what I read on the Wikipedia page about logic gates and I played a bit around with them and logisim, so I may have done some things a bit weirdly.\n\n~~A web and a windows build are coming soon.~~\n\nThe Web and Windows builds are here!\n\n# The gates\n\n![and.png](\/\/\/raw\/b17\/e5\/z\/72248.png)\nThe AND gate\n\n![or.png](\/\/\/raw\/b17\/e5\/z\/7224a.png)\nThe OR gate (at least one of its inputs must be 1 for its output to be 1)\n\n![xor.png](\/\/\/raw\/b17\/e5\/z\/7224c.png)\nThe XOR gate (its output is true if its inputs are different)\n\n![buffer.png](\/\/\/raw\/b17\/e5\/z\/7224e.png)\nThe buffer. It does nothing. However, you can turn it into a NOT:\n\n![not.png](\/\/\/raw\/b17\/e5\/z\/7224f.png)\nThen it becomes useful as it inverts the signal!\n\n(You can invert all the other gates' output as well)\n\n# How to play\n\n![main_screen.png](\/\/\/raw\/b17\/e5\/z\/72250.png)\n\n![io_and_assignment.png](\/\/\/raw\/b17\/e5\/z\/72bf0.png)\n\n![gate_placing.png](\/\/\/raw\/b17\/e5\/z\/72251.png)\n\n![gate_negating.png](\/\/\/raw\/b17\/e5\/z\/72252.png)\n\n![wire_placing.png](\/\/\/raw\/b17\/e5\/z\/72253.png)\n\n![connect_wires.png](\/\/\/raw\/b17\/e5\/z\/72256.png)\n\n![run.png](\/\/\/raw\/b17\/e5\/z\/72258.png)\n\n![input.png](\/\/\/raw\/b17\/e5\/z\/72259.png)\n\n![stop.png](\/\/\/raw\/b17\/e5\/z\/7225b.png)\n\n![validate.png](\/\/\/raw\/b17\/e5\/z\/7225c.png)\n\n![continue.png](\/\/\/raw\/b17\/e5\/z\/7225d.png)\n\n![move_gate.png](\/\/\/raw\/b17\/e5\/z\/729c6.png)\n\n![move_wire.png](\/\/\/raw\/b17\/e5\/z\/729c9.png)\n\n![disconnect_component.png](\/\/\/raw\/b17\/e5\/z\/729ca.png)\n\n**NOTE**: If you disconnected a wire to move it, start dragging the end you want to move **directly** after having switched to edit mode, or the wire will reconnect.\n\n![delete_tool.png](\/\/\/raw\/b17\/e5\/z\/729cb.png)\n\n# Shortcuts\n\n**Enter**: Add a gate at the cursor's position.\n\n**Delete**: Delete the selected object.\n\n**D**: Disconnect the selected element. Disconnects both ends of the wire if a wire is selected.\n\n# Old instructions\n\nClick to add gates, when you selected the \"+\" tool. If you click on a placed gate again (while having this tool active, you can negate it).\nRight-click to add wires.\n\nClick on objects to move them with the pen tool.\n\nThe \"<-->\" tool allows you to disconnect elements. Note that you should directly click and move the wire's end\/start to move it when going in pen mode afterwards or the wire will directly reconnect with the gate\/the wire\/the input\/the output it was connected to before. You can also disconnect the selected item in pen mode by pressing \"D\" (note that it disconnects both ends of a wire, if a wire is selected).\n\nThe trash can tool allows you to delete things by clicking on them.\n\nPress on the button with the arrow, the run button to watch the circuit in action. click on the digits in front of the labels under it to change the input.\n\nOnce you accomplished the assignment in written blue, click on the \"ok\" button, with the little tick. if your circuits fulfills the assignment, you can then go to the next level.\n\n~~I will add some images soon to make it clearer.~~\n\nI finally did it.\n\nHAVE FUN!\n\n# Known (unfixed) bugs\n\n- Disconnecting a wire connected to an output block seems broken.\n\n# Timelapse\n\nhttps:\/\/youtu.be\/WnbyzCf6F8Q","comments":27,"comments-timestamp":"2026-05-08T22:18:17Z","created":"2026-04-20T19:57:15Z","files":[{"author":386843,"id":49215,"name":"worldofgates_linux.zip","node":430548,"size":33001,"status":9,"tag":0,"timestamp":"2026-04-21T00:16:15Z"},{"author":386843,"id":51022,"name":"worldofgates_win64.zip","node":430548,"size":4534115,"status":9,"tag":0,"timestamp":"2026-04-21T15:12:37Z"}],"files-timestamp":"2026-04-21T15:12:37Z","grade":{"grade-01":23,"grade-02":23,"grade-03":24,"grade-04":24,"grade-05":24,"grade-07":19,"grade-08":22},"id":430548,"love":0,"magic":{"cool":88.400053939032,"feedback":19,"given":14.75,"grade":22.714285714286,"grade-01-average":3.119,"grade-01-result":706,"grade-02-average":2.69,"grade-02-result":755,"grade-03-average":3.409,"grade-03-result":408,"grade-04-average":4.227,"grade-04-result":128,"grade-05-average":2.977,"grade-05-result":702,"grade-07-average":1.824,"grade-07-result":658,"grade-08-average":2.5,"grade-08-result":811,"smart":2.2064276166321},"meta":{"author":[386843],"cover":"\/\/\/content\/b17\/e5\/z\/714d8.png","grade-06-out":"1","link-01":"https:\/\/github.com\/mibi88\/ld59","link-01-tag":[42332],"link-02":"https:\/\/mibi88.itch.io\/world-of-gates","link-02-tag":[42336]},"meta-timestamp":"2026-05-13T21:46:32Z","modified":"2026-05-13T21:46:32Z","name":"World of Gates","node-timestamp":"2026-04-30T10:57:21Z","parent":424249,"parents":[1,5,9,424249],"path":"\/events\/ludum-dare\/59\/world-of-gates","published":"2026-04-21T00:16:32Z","scope":"public","slug":"world-of-gates","subsubtype":"jam","subtype":"game","type":"item","version":1373455},"text":"This games gets you started with making circuits with logic gates.\n\nPlease note that I don't know much about logic circuits myself, I don't know much more than what I read on the Wikipedia page about logic gates and I played a bit around with them and logisim, so I may have done some things a bit weirdly.\n\n~~A web and a windows build are coming soon.~~\n\nThe Web and Windows builds are here!\n\n# The gates\n\n![and.png](\/\/\/raw\/b17\/e5\/z\/72248.png)\nThe AND gate\n\n![or.png](\/\/\/raw\/b17\/e5\/z\/7224a.png)\nThe OR gate (at least one of its inputs must be 1 for its output to be 1)\n\n![xor.png](\/\/\/raw\/b17\/e5\/z\/7224c.png)\nThe XOR gate (its output is true if its inputs are different)\n\n![buffer.png](\/\/\/raw\/b17\/e5\/z\/7224e.png)\nThe buffer. It does nothing. However, you can turn it into a NOT:\n\n![not.png](\/\/\/raw\/b17\/e5\/z\/7224f.png)\nThen it becomes useful as it inverts the signal!\n\n(You can invert all the other gates' output as well)\n\n# How to play\n\n![main_screen.png](\/\/\/raw\/b17\/e5\/z\/72250.png)\n\n![io_and_assignment.png](\/\/\/raw\/b17\/e5\/z\/72bf0.png)\n\n![gate_placing.png](\/\/\/raw\/b17\/e5\/z\/72251.png)\n\n![gate_negating.png](\/\/\/raw\/b17\/e5\/z\/72252.png)\n\n![wire_placing.png](\/\/\/raw\/b17\/e5\/z\/72253.png)\n\n![connect_wires.png](\/\/\/raw\/b17\/e5\/z\/72256.png)\n\n![run.png](\/\/\/raw\/b17\/e5\/z\/72258.png)\n\n![input.png](\/\/\/raw\/b17\/e5\/z\/72259.png)\n\n![stop.png](\/\/\/raw\/b17\/e5\/z\/7225b.png)\n\n![validate.png](\/\/\/raw\/b17\/e5\/z\/7225c.png)\n\n![continue.png](\/\/\/raw\/b17\/e5\/z\/7225d.png)\n\n![move_gate.png](\/\/\/raw\/b17\/e5\/z\/729c6.png)\n\n![move_wire.png](\/\/\/raw\/b17\/e5\/z\/729c9.png)\n\n![disconnect_component.png](\/\/\/raw\/b17\/e5\/z\/729ca.png)\n\n**NOTE**: If you disconnected a wire to move it, start dragging the end you want to move **directly** after having switched to edit mode, or the wire will reconnect.\n\n![delete_tool.png](\/\/\/raw\/b17\/e5\/z\/729cb.png)\n\n# Shortcuts\n\n**Enter**: Add a gate at the cursor's position.\n\n**Delete**: Delete the selected object.\n\n**D**: Disconnect the selected element. Disconnects both ends of the wire if a wire is selected.\n\n# Old instructions\n\nClick to add gates, when you selected the \"+\" tool. If you click on a placed gate again (while having this tool active, you can negate it).\nRight-click to add wires.\n\nClick on objects to move them with the pen tool.\n\nThe \"<-->\" tool allows you to disconnect elements. Note that you should directly click and move the wire's end\/start to move it when going in pen mode afterwards or the wire will directly reconnect with the gate\/the wire\/the input\/the output it was connected to before. You can also disconnect the selected item in pen mode by pressing \"D\" (note that it disconnects both ends of a wire, if a wire is selected).\n\nThe trash can tool allows you to delete things by clicking on them.\n\nPress on the button with the arrow, the run button to watch the circuit in action. click on the digits in front of the labels under it to change the input.\n\nOnce you accomplished the assignment in written blue, click on the \"ok\" button, with the little tick. if your circuits fulfills the assignment, you can then go to the next level.\n\n~~I will add some images soon to make it clearer.~~\n\nI finally did it.\n\nHAVE FUN!\n\n# Known (unfixed) bugs\n\n- Disconnecting a wire connected to an output block seems broken.\n\n# Timelapse\n\nhttps:\/\/youtu.be\/WnbyzCf6F8Q","title":"World of Gates","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/432001+432002+432003+432004+432005+432006+432007+432008+432009+432010+432011+432012+432013+432014+432015+432016+432017+432018+432019+432020+432021+432022+432023+432024+432025+432026+432027+432028+432029+432030+432031+432032+432033+432034+432035+432036+432037+432038+432039+432040+432041+432042+432043+432044+432045+432046+432047+432048+432049+432050+432051+432052+432053+432054+432055+432056+432057+432058+432059+432060+432061+432062+432063+432064+432065+432066+432067+432068+432069+432070+432071+432072+432073+432074+432075+432076+432077+432078+432079+432080+432081+432082+432083+432084+432085+432086+432087+432088+432089+432090+432091+432092+432093+432094+432095+432096+432097+432098+432099+432100+432101+432102+432103+432104+432105+432106+432107+432108+432109+432110+432111+432112+432113+432114+432115+432116+432117+432118+432119+432120+432121+432122+432123+432124+432125+432126+432127+432128+432129+432130+432131+432132+432133+432134+432135+432136+432137+432138+432139+432140+432141+432142+432143+432144+432145+432146+432147+432148+432149+432150+432151+432152+432153+432154+432155+432156+432157+432158+432159+432160+432161+432162+432163+432164+432165+432166+432167+432168+432169+432170+432171+432172+432173+432174+432175+432176+432177+432178+432179+432180+432181+432182+432183+432184+432185+432186+432187+432188+432189+432190+432191+432192+432193+432194+432195+432196+432197+432198+432199+432200+432201+432202+432203+432204+432205+432206+432207+432208+432209+432210+432211+432212+432213+432214+432215+432216+432217+432218+432219+432220+432221+432222+432223+432224+432225+432226+432227+432228+432229+432230+432231+432232+432233+432234+432235+432236+432237+432238+432239+432240+432241+432242+432243+432244+432245+432246+432247+432248+432249+432250+432251+432252+432253+432254+432255+432256+432257+432258+432259+432260+432261+432262+432263+432264+432265+432266+432267+432268+432269+432270+432271+432272+432273+432274+432275+432276+432277+432278+432279+432280+432281+432282+432283+432284+432285+432286+432287+432288+432289+432290+432291+432292+432293+432294+432295+432296+432297+432298+432299+432300+432301+432302+432303+432304+432305+432306+432307+432308+432309+432310+432311+432312+432313+432314+432315+432316+432317+432318+432319+432320+432321+432322+432323+432324+432325+432326+432327+432328+432329+432330+432331+432332+432333+432334+432335+432336+432337+432338+432339+432340+432341+432342+432343+432344+432345+432346+432347+432348+432349+432350+432351+432352+432353+432354+432355+432356+432357+432358+432359+432360+432361+432362+432363+432364+432365+432366+432367+432368+432369+432370+432371+432372+432373+432374+432375+432376+432377+432378+432379+432380+432381+432382+432383+432384+432385+432386+432387+432388+432389+432390+432391+432392+432393+432394+432395+432396+432397+432398+432399+432400+432401+432402+432403+432404+432405+432406+432407+432408+432409+432410+432411+432412+432413+432414+432415+432416+432417+432418+432419+432420+432421+432422+432423+432424+432425+432426+432427+432428+432429+432430+432431+432432+432433+432434+432435+432436+432437+432438+432439+432440+432441+432442+432443+432444+432445+432446+432447+432448+432449+432450+432451+432452+432453+432454+432455+432456+432457+432458+432459+432460+432461+432462+432463+432464+432465+432466+432467+432468+432469+432470+432471+432472+432473+432474+432475+432476+432477+432478+432479+432480+432481+432482+432483+432484+432485+432486+432487+432488+432489+432490+432491+432492+432493+432494+432495+432496+432497+432498+432499+432500?authors&parents&superparent"},"object":"objects\/sha256\/9c\/9cc65bc2afb6903202f99d4617ae5396381119433ec3ff0c5204aaa991482c95","record":"shard-2\/json-live-urgent-v3\/records\/0e5fb671358cabc2f6c3e7effa67aa553d50b44e8c2e30b3ac3b6749eaa2ada8.json","sha256":"9cc65bc2afb6903202f99d4617ae5396381119433ec3ff0c5204aaa991482c95","source":"https","stored_at":1784022554}}