Skip to content

Web Implementation of the Know-How-Computer, a teaching tool from the 80s simulating a simple computer on a piece of paper using matchsticks.

License

Notifications You must be signed in to change notification settings

TrueKuehli/React-Know-How-Computer

Repository files navigation

Web-based simulation of the Know-how Computer, also known as the WDR paper computer.

Screenshot of the App

Features

  • Commands and registers can be easily modified, added and removed
  • Programs can be executed step by step or as a whole at a user-defined speed
  • Programs can be saved and loaded to the browser or shared as a json file

Usage

npm start

Runs the app in development mode. The app can then be accessed at http://localhost:3000/.

npm run build

Builds the app for production to the build folder.

About

Web Implementation of the Know-How-Computer, a teaching tool from the 80s simulating a simple computer on a piece of paper using matchsticks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published