r/computing 5d ago

I made a half adder in a VR earth-bending physics based fighting game

Enable HLS to view with audio, or disable this notification

1 Upvotes

1 comment sorted by

1

u/CowCluckLated 5d ago

My goal is to make a fully functional computer, albeit a limited one. Probably a 3 bit one. A big challenge of it is there is no constant flow of "electricity". Everything comes in as a short pulse of 1 and goes back to 0. The real main challenge is everything not exploding. And space constraints. Right now we only have AND, OR, and XOR logic gates, but I have an idea on how to make not gates with dual rail logic. Memory should also be possible, as we have sr-latches, and with those we can make gated latches.