mini mojo module for monkey 2 using SDL2 2d accelerated renderer API
This is a minialistic revamped version of blitzResearch's mojo for monkey2. It uses the same function/class names as mojo. Some code is copied from mojo some is rewritten.
you have to use the "enhanced" sdl2 module : https://github.com/abakobo/sdl2_9_mx2
under zlib license
THIS IS COMPLETE WIP!