turtle
turtle copied to clipboard
Tiny game engine for creative Friday programming.
Results
3
turtle issues
Sort by
recently updated
recently updated
newest added
- [x] microstudio has `mouse.x` instead of `mouse.positionX`, I like it - [ ] `double windowWidth()` can only be used inside a draw override. Not fantastic with mouse events. Need...
Done, everything looks working so far. - [ ] Review all TODOs - [ ] Could we expose the SDL renderer?