This is my implementation of a (sort of) Mode 7-style engine. With this engine, one can stretch, shrink, skew, "rotate", and move a 2D sprite! A tutorial for how to implement your own graphics is in the "level" sprite. CONTROLS: - Up/Down keys: Stretch/Shrink sprite - Left/Right keys: Rotate sprite - W and S: Move sprite vertically up and down
All code is by me. The Emerald Beach graphic used for the demo is sourced from The Spriters Resource, specifically Sonic Battle. Remixing is encouraged, but credit is needed if you want to use this engine. Enjoy!