Skip to content

Gorillas vs ptpython

A side-by-side look at Gorillas and ptpython. For an in-depth review of either product, follow the links below.

Gorillas

Gorillas

Games

Gorillas is a QBASIC game developed in the early 1990s where players take turns firing bananas at each other trying to knock the opposing gorilla off a cityscape. It's a simple yet entertaining artillery game good for passing time.

qbasic1990sgorillasartillerybananascityscape
ptpython

ptpython

Development

ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.

replreadlineautocompletionsyntax-highlighting

Related Comparisons