luhsra / MinimaxSimulator

Platform independent GUI-based Minimax simulator
https://luhsra.github.io/MinimaxSimulator/
MIT License
7 stars 5 forks source link

Binary memory representation #16

Closed prohde closed 7 years ago

prohde commented 7 years ago

Added binary representation for memory values. User can switch between hexadecimal and binary representation. Binary input for manual change of memory values is also supported.