You aren't a game dev.
You aren't making anything.
You're relying on a cheap tool to make the game for you, so you can feel proud.
Come back when you've written a game in hardware logic gates... then we'll talk.
You aren't a game dev.
You aren't making anything.
You're relying on a cheap tool to make the game for you, so you can feel proud.
Come back when you've written a game in hardware logic gates... then we'll talk.
This library is so much more convenient than any other to use and the performance is one of the best (jsonifier might beat it depending on use case)
This library is so much more convenient than any other to use and the performance is one of the best (jsonifier might beat it depending on use case)
This is great for learning making your own bindings, however, there are usually libraries that make c++ interop more seamless by hiding the gory details. F.e. pybind11 supports binding classes by generating a python class underwater.
This is great for learning making your own bindings, however, there are usually libraries that make c++ interop more seamless by hiding the gory details. F.e. pybind11 supports binding classes by generating a python class underwater.