Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple Gamepad inputs? And a couple more buttons?
#10
I haven't tried LUA, but I think it's in the same abstraction level than python. Yes, I strongly recommend python for prototyping: dynamic typing, no source clutter with superfluous container classes, clean syntax, execute directly from source code (no separate compile/run steps as in C, C# or Java)... The tilengine python wrapper is fully object-oriented and has all the docstrings, so any smart python editor will assist you with auto-completion and inline help as you type.

In the main website there is a very basic sample in C and its equivalent in python, side by side, so you can check what I mean.
Reply


Messages In This Thread
RE: Multiple Gamepad inputs? And a couple more buttons? - by megamarc - 09-02-2017, 11:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)