Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 57 to 96 of 396 · Next page · Previous page · First page · Last page

i play this a lot to strengthen my skill of engineering and coding. thank you very much for this!

 

(1 edit) (+2)

This has to be the best thing ever! Thank you so much for making this awesome little simulator! I have always been curious about circuitry and electronics at their basic level, and playing with this has been very exciting for me. I wish it started out with only the basic on/off switch, such as you demonstrated with paperclips, so that way you can make even the and/not chips from scratch. I made an 8-bit ALU after watching your first video. Would that be useful IRL? Or would you actually just stack up smaller ALUs to get more bits? Anyway, you know what you have to do next, right?

A.) You have to add zooming and panning in the layout area and adjustable fixed position of the input/output bars so the user can have all the space they need to make infinitely complex chip boards, and you have to add a series of objectives and challenges, to get a clueless player like myself to start thinking productively about the possibilities and what needs to be done to make great things happen.

B.) You should make a new survival-crafting RPG in which the player survives by crafting chips and circuit boards. Make it an intricate, nice-looking 3D game in which the player has to plan out the logic of their circuits, create the plastic board to assemble it on, and then manually place the chips and wires how they need to be. Maybe the character is a robot with a dead human friend, and it is trying to repair the human by replacing their brain with a computer. The robot assumes it doesn't work because the circuits simply aren't adequate to reactivate the human's body so it keeps making the circuits infinitely better. Wouldn't that be a fun game? That'd be an awesome game!

Ooooooh and I only just now noticed the 'digital logic sim 2' post. Never mind everything I said, I have to go play that one.

(+1)

Boom, finally I and some great people added new things to this game. So what we added: 

  • Import chips
  • Keyboard input chip
  • Some fix

I am confident that you will like it. GAME LINK

Also, you can help us by recording tutorials or videos about Digital Logic Sim2 on youtube or other social media

Could you add a mobile version of this?

I'll try to do

Are you planning to add a mobile version yet?

Can you add a reversed and gate? Like you have one input and the gate makes form one input two inputs.

What you mean?

Gate with one input and two outputs.  You turn on the input and both outputs will turn on.

you can just hook up 1 output to 2 inputs by default

(+1)

I built a storage that can save 4 4bit numbers. Let me know what you think.

(1 edit)

I have a memory that can store 4 bytes.

that was so hard to do but how does yours work?

Amazing!!!
Could I have a tutorial on how the "4BIT BUFFER", "4BIT STORAGE", and "2BIT ADRESS REG", are made please ?

Deleted 1 year ago
(1 edit) (+2)

Great news! But why not just update this Game? 

(+1)

Because they aren't the original creator. They can't alter this page.

(+3)

Hi, nice simulator. Could you please add the functionality to go back to created chips and edit them again? I found myself in a place where I created a broken logic XOR gate and had to create a new project to get rid of the broken XOR.

(+1)(-1)

el simulador esta en español?

is anyone online

i need help 

ican't open it

Extract it and open the folder then press the one with the icon. if you see a blue screen press  (show more) then press run anyway

No need to thank me

i need help pls

i canot open the file

Hey guys, I make an update for this game(There are deleting chip confirmation and longer chip names). 

Digital Logic Sim2

(+1)

Why doesn't your fork on GH correspond to the original repository?
It's pretty much impossible to get your changes merged into the original project now.

(+1)

Because on the original project no one merges it. Sebastian just types that he will merge later and nothing do for monthes

Please update the linux version

(1 edit)

I've managed to make a 4-bit memory module with addressable memory bits. Very impressive work by Sebastian

Hi, I would need to save a project in a way, that restores the main layer and all my created chips. If I load a saved project, only the created chips show up in the status line and not the wiring of the main layer. How can I save and represent all the work?

(1 edit) (+3)(-1)

i challenge you to remake this on scratch

Hey guys, I make an update for this game(Now there are a lot. You can zoom in and out, Delete projects and Delete chips). I leave a GitHub link where you can update and commit after that I will add an update to the page

Digital Logic Sim2

(+1)

pls update the game. pls add larger board. and how to delete saved project?

Digital Logic Sim2

Hey guys, I make an update for this game(Now there is 7 Segment Display and You can delete the chip in the bottom bar by hovering on it and pressing DEL). Also, I am a starter and I didn't make all your wishes, but I leave a GitHub link where you can update and commit after that I will add an update to the page

Digital Logic Sim2

Looks great! I'd love to be able to go back and have a look at the architecture of chips I have made in the past, if that is at all possible.

Oh, I am the only starter, but I leave my source on GitHub. You can modify it and fork.

oh man, I wish I knew how, or had time available to learn how. Thanks for the work that you do!

Hi, I am looking up for the team to update this game. I have already added 7 Segment Display

So I want to make an update to this game. And will be great if someone helps me. Can be starters and profs.

I would like to help you update this game. I really like this logic sim but there are some Issues with it.

Thank you so much, I left a my GitHub in description so you can fork it

I designed a 7 Segment Display in Digital Logic Sim. So you can follow me on my youtube channel as a reward for my work)

suggestion: adding input into the top

(1 edit)

nnand

(+1)

not not and?

Please, I need your help, I has downloaded the Digital Logic Sim (Linux).zip but I am not find in it the executable file. If there is another method used to run Digital Logic Sim in Linux, please direct me.

Try "Digital Logic Sim.x86_64". You might need to mark it as executable by right-clicking it, or running the CLI command `chmod +x "Digital Logic Sim.x86_64"`

thank you 😊

I managed to make a delay component that takes advantage of the delay added in by the game detecting loops, and I made a circuit that counts up constantly up to 8 bits!

(DELAY only has a delay on turning on, 2DELAY is delayed on both turning on and off)

(+1)

Update suggestions:

Delete previous projects/chips in-game

Scrolling and zooming out

Resize window

In-game guide

(1 edit)

Guys, i finally made a proper working delay chip! You can add as many registers as you want and more registers = more delay.

I THINK THIS IS REVOLUTION


Record more tutorials plz

(+1)

Please add a display its will be a cool feature

it keeps showing me download error

Send a screenshot please.

its just text saying interrupted download error

its probaly your internet or a itch.io error

Are you installing anything while downloading the game?

no im not

That is weird. Maybe call IT?

Ok, so... how do i even launch the app thingy???

unzip it and open the application in the files

Hey is there any way you can make a  web version?

its a unity game, i think its easy to just compile to webgl or something like that, i will see if i can compile to webgl and post in itch.io

thank you some much that would be very useful!

Hi, is it somehow possible to get "inside" a chip once already "created"?

im unsure what you mean by inside please elaborate. do you mean edit?

Yes that's correct, to edit or at least preview. I mean when I click "create", the circut seems to become a black box, but maybe I am missing something

(+1)

So when I go to create an or gate it will either not work or give me a gate that is defiantly not an or gate.

And other gates will be created properly at times and other times they won't b

if you send a screenshot i might be able to help, it might be the version

(2 edits)

Great program but cannot load 'Saved' projects.. on my Linux System. The projects are there and saved?

/.config/unity3d/Sebastian Lague/Digital Logic Sim/SaveData

But on Loading saved project, I just get a blank project?

I have Unity Hub for Linux installed and run Unity Games OK?

Linux Mint 20,Ulyana base; Ubuntu 20.04, Kernel: 5.4.0-99 generic x86: 64  Desktop: Cinnamon 4.6.7  CPU; 6-core Model; AMD Ryzen 5 3600

Many thanks for all your efforts and really interesting code and projects mate... Good work...;-)

make an rpi 4 port of this

Viewing most recent comments 57 to 96 of 396 · Next page · Previous page · First page · Last page