This is a proof of concept tool intended to assist with learning how computers work, made up of a growing number of connectable subprograms:

  • Nand Lab: connect nand gates to inputs and outputs.
  • Test Bench: display the truth table of a circuit from Nand Lab. (Currently up to two inputs and only one output).
  • Gatepedia: learn about common logic gates.
  • Connectron: connect subprograms:
    • Nand Lab <=> Data Master (Save / Load)
    • Nand Lab => Test Bench
    • Test Bench => Gatepedia
    • [Any] => Help
    • [Any] => Log
  • Auto Lock: a simpler connection subprogram.
  • Help: learn more about subprograms
  • Log: view what is happenning inside a program
  • Data Master: save and load subprogram data


StatusReleased
CategoryTool
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorNand Lab
GenreEducational
Made withGodot
Average sessionAbout a half-hour
LanguagesEnglish
InputsMouse

Development log

Comments

Log in with itch.io to leave a comment.

welp my brain is gonna die after this

Sorry, is it too complex? I should add a help system.

yes plz

Alright, I added a help system, next I will make it more gradual by having it that you start with less subprograms, but you can add more from a menu.

Ty.

I added the menu, do you have any suggestions or feedback?