Jake2 vs ptpython
A side-by-side look at Jake2 and ptpython. For an in-depth review of either product, follow the links below.
Jake2
Games
Jake2 is an open source engine for running Quake 2 games and mods. It aims to recreate the look and feel of the original Quake 2 engine with some modern graphical improvements and bug fixes.
open-sourcequake-2game-engine
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