A surprisingly small "computer" I made when I should be studying for exams. A functional description is in the save and I made an in-game Lua compiler: https://pastebin.com/A59vbdP6 ...not that anyone would actually use this but it was fun to make anyway
computer
calculator
electronic
Comments
-
i am going to use it (+1)
-
For some reason I decided to use a PSTN to select the FILT column when I could've skipped that entirely by just SPRKing the ARAY I wanted to send along it... *facepalm*
-
@JustAPlayer "Tetrising" means me being able to stack blocks efficiently... Which, as you can see, I have not done. @Eliasdbr Thanks! I'm also surprised my save lasted this long up here :P
-
It is good to see a computer in the first page! Awesome!
-
does tetrising mean being able to run tetris? lol
-
But theoretically output size shouldn't be much of an issue, you just need to shift the row clearer up a bit
-
The more limiting factor would be its speed if anything... and oh god I can just imagine the ROM length just to check if the snake is colliding with anything
-
Well, yes, but actually no. It can actually print custom characters, each pixel has its own bit, but that introduces the limitation that if you want to output a number you need to grab its character from storage
-
i dont think this thing is capable of doing sprites anyway lol
-
they probably would need to make a bigger text output that can draw sprites