Hacker News new | ask | show | jobs
by pbourke 1692 days ago
> my more ordinary programming work as a Python backend developer

Did you use Python for your game as well? This looks really cool - congratulations on making the leap to full time.

1 comments

No, though I wrote the level/puzzle editor in Python, which would generate json that was read by the game, which was written with the Unity engine and lots of C#.