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

Use floats for rendering #49

Closed Kyjor closed 8 months ago

Kyjor commented 8 months ago

This allows us to use floats for rendering sprites and ui elements. For sprites, it's optional.