how to create a fighting game in Python
Answers
Answered by
1
Answer:
Memory management on Python is easier since it is a high-level language, and its cross-platform nature allows you to develop games for Windows, Mac, Linux, Android, and iOS ( basically every device out there). Python also has a massive ecosystem consisting of frameworks, libraries, packages, etc
Similar questions