megamarc / Tilengine

Free 2D graphics engine with raster effects for retro/classic style game development
https://www.tilengine.org
Mozilla Public License 2.0
847 stars 95 forks source link

Add Nim bindings #100

Closed exelotl closed 2 years ago

exelotl commented 2 years ago

Hi! I stumbled upon this engine by chance the other day, and I was really impressed! I spent an evening putting together some bindings for the Nim programming language. They have not been battle-tested on a real project yet, but seem to be working well with a simple example.

megamarc commented 2 years ago

Thanks for your contribution! Merged your changes