Skip to content

PlayBasic vs the xonsh shell

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

PlayBasic

PlayBasic

Games

PlayBasic is a proprietary programming language and IDE for learning and developing 2D video games. It uses a BASIC-style syntax which is easy to learn and allows for rapid game prototyping. Some key features include sprites, sounds, tiles, scrolling backgrounds and more.

programminggame-engine2dbasicrapid-prototyping
the xonsh shell

the xonsh shell

Development

The xonsh shell is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. Xonsh has rich syntax highlighting, autocomplete, and macros that speed up your workflow.

pythonclishellcrossplatform