Kyjor / JulGame.jl

JulGame is a 2D game engine based on the Julia programming language with the help of SDL2.
https://docs.kyjor.io/JulGame.jl
The Unlicense
107 stars 3 forks source link

Add SDL backend for editor #51

Closed Kyjor closed 8 months ago

Kyjor commented 8 months ago

This is adding the code for it. There is still work to bring it up to parity with the current editor. But for now, I want to merge it to prevent dealing with keeping this up to date. The changes are isolated to new files only right now, but there will be updates to the current editor soon.