citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Non/wrong-visualized features #105

Open jeissonh opened 8 years ago

jeissonh commented 8 years ago

C++ features that visualized wrongly or were not visualized at all, by mistake or lacking of time, for example, increasing counters, memory access details, ...

Ventanillas (address, size, data) {138}:

Counter i and pointer not updated {140}:

No expression evaluation visualized {141}

Missing line number when robot rotates {147}

Highlight array deletion same as creation {162}