Open
yodalee
opened this issue 4 years ago
•
0 comments
Currently we use minifb to draw the screen.
In other implementation they may use other library like SDL2 to display.
We should separate the display out so we can easily switch the display library.