Hacker News new | ask | show | jobs
by dasboth 3060 days ago
Python for all the reasons people have mentioned here.

Tangential, but does anyone know of a playground environment where you can code (ro)bots in Python? I'm thinking of the old Robocode challenges, which were Java based, where you could write some logic and it would enter your bot in a tournament. Would be fun to do some game AI with Python like that.