Is there any way to use SFML with Pascal? (Via the Freepascal Compiler)
The only methods I am aware of are using C/C++ to interact with SFML and Pascal for the rest., or create a Pascal binding if none exist. Although I have never created a binding before, but would be willing to produce one if I could be given pointers on what I need to do.
Thanks.