Live data from Hacker News

Show HN: A game where you build a GPU

jaso1024.com

21–30 of 201 posts

Re: Show HN: A game where you build a GPU

#23
post #8

This would be such a good game for introducing students to digital technology! This is so fun! We just had to draw them by hand back in the dark ages of the 2010s.

Thx, way better (imo) than just reading slides or (god forbid) pure text describing comp arch

100% agree - the way that you have the very subtle arrows on the transistor drains that show the actual current flow is really smart too. I struggled with visualizing the current flow in undergrad for an embarrassingly long time.

Re: Show HN: A game where you build a GPU

#26

Earlier quoted context omitted.

Sure, you should be able to rn though, is this after completing the level (wanna fix this bug)?

Sure, but I can't seem to find the git?

I haven't pushed to github (Will do this soon), but I believe that i've fixed the issue (also, by wanna fix this bug I meant I want to fix this bug, (but would def also appreciate help if ur interested, the mechanics of this game ended up being a bit more complex than I initially envisioned lol))

Re: Show HN: A game where you build a GPU

#27

Earlier quoted context omitted.

Sure, but I can't seem to find the git?

I haven't pushed to github (Will do this soon), but I believe that i've fixed the issue (also, by wanna fix this bug I meant I want to fix this bug, (but would def also appreciate help if ur interested, the mechanics of this game ended up being a bit more complex than I initially envisioned lol))

No problem. I am currently on the third level I think and my laptop fan ramps up, so I closed the tab and it stopped. Also, how can I delete e.g. transistors again?

Re: Show HN: A game where you build a GPU

#29

This looks really cool, although I personally seem to lack the absolute basic knowledge that is required to make sense of the tutorial messages, so I couldn't even figure out the first level.

Glad I'm not the only one! I love these kinds of games; played the heck out of Turing Complete and Zachtronics' Engineer of the People... But I'd never heard of 3 state logic until today.

Really threw me for a loop! I'm still trying to wrap my head around making level 3's NOT gate.

This is such a cool idea, definitely the first 3-state circuit puzzler I've seen! Throw a cute story over it and I bet this would get some takers on Steam.

Re: Show HN: A game where you build a GPU

#30

Earlier quoted context omitted.

I haven't pushed to github (Will do this soon), but I believe that i've fixed the issue (also, by wanna fix this bug I meant I want to fix this bug, (but would def also appreciate help if ur interested, the mechanics of this game ended up being a bit more complex than I initially envisioned lol))

No problem. I am currently on the third level I think and my laptop fan ramps up, so I closed the tab and it stopped. Also, how can I delete e.g. transistors again?

I see, I'll try to reduce the load, i'm using canvas 2d so that could be causing it. you can delete by selecting then pressing the delete button (will also allow right click to delete in the next push, since i do this for wires)
Post reply on HN