Hi folks. I'm starting with Nim this week - trying to get back into low-ish level development after many years away from C. I figured game dev is as good a place to start as any. Working through the nimgame2 tutorial (here\: https://vladar4.github.io/nimgame2/tut101_bounce.html), I noticed that it is for an older version of Nim. And both the nim-lang/sdl2 and Vladar4's SDL2\_nim wrappers seems to have fallen behind the official SDL2 libraries. So I'm wondering whether it is just me and/or whether there is a low-ish level game engine/wrapper library for, say, UE or SDL2 that isn't as good as dead. I've looked through awesome Nim but before I go through each of the projects, one-by-one, I thought I'd check to see if anyone here isn't currently using something from that list already, or maybe something that isn't on the list.