Hacker News new | ask | show | jobs
by loeg 1597 days ago
What AAA games use Python?
2 comments

I think Eve Online uses python.
IIRC, Eve used Stackless Python, not normal CPython.
They do, and its caused them a lot of headache, probably was a mistake. If they would have at least used something like C#/Java/Go (go didn't exist at the time) they might not have had to do time-slowdowns to make large battles possible.

Then again maybe it would have slowed down development and never gotten off the ground at all!

Civ6 btw
I thought only Civ IV used python.