jasmine icon indicating copy to clipboard operation
jasmine copied to clipboard

Croquet Jasmine (2004) on SqueakJS (WIP)

Results 2 jasmine issues
Sort by recently updated
recently updated
newest added

The orange status text (enabled via the TeapotMorph's red-halo-handle menu) is almost unreadable: Each character is drawn using [glBitmap()](https://registry.khronos.org/OpenGL-Refpages/gl2.1/xhtml/glBitmap.xml). WebGL does not have bitmap rendering, so I emulated it using...

Need to debug / clean up / replace the TCP/IP implementation in [jasmine-socket-plugin.js](https://github.com/codefrau/jasmine/blob/main/jasmine-socket-plugin.js)