Skip to content

max2320/processor-simulator

Repository files navigation

processorsimulator

Didactic tool to simulator internal computer processor behavior.

dev mode PHP

requirements

  • docker 18+
  • docker-compose 1.25+

Clone the repository and navigate to the folder

$ git clone git@github.com:max2320/processor-simulator.git
$ cd processor-simulator

Build the docker container

docker-compose up --build -d

Access on the browser

http://localhost:3000

About

Didactic tool to simulate internal computer processor behavior.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published