Tilengine - The 2D retro graphics engine forum

Full Version: V-Tilengine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi! I created new bindings for the V programming language!
V is a statically typed and compiled programming language. More infos about it here:
https://vlang.io/

You can check my bindings here :
https://github.com/system64MC/V-Tilengine

Do not hesitate to report bugs or fork it to improve the bindings.
Hi!

Nice work, thanks for sharing here. I didn't know about V language, seems cool.

I've also updated README in GitHub to add V-Tilengine binding.

Regards,