**v0.5 alpha** [released](https://vladar4.github.io/nimgame2/index.html) along
with [sdl2_nim v2.0.5.0](https://github.com/Vladar4/sdl2_nim/).
* * *
**New stuff:**
* changed physics and logic systems
* platformer physics
* CoordInt type
* now collider module is autmatically included into the entity module
* group collider
* huge Tilemap optimizations
* various utility Tilemap procedures
* TextureGraphic.drawTiled
* GUI:
* GUIProgressBar
* widget actions
* various minor changes and upgrades
* Nim v0.17.0 transition
* documentation, snippets, and demos update
* [second tutorial](https://vladar4.github.io/nimgame2/tut102_platformer.html)
* * *
I'm gonna take a break from the project for now, so it is a good time to post
ideas/suggestions of what do you want to see in the next release.