This game uses Java for creating a window, drawing the graphics, playing the sound, and handling input, but it’s written in Python! This is possible thanks to Jython. Download at: http://tylergriffin.me/JythonGame.jar . I also ported this game to PyGame (a cPython wrapper for SDL). You can get that version at: http://tylergriffin.me/game.html .