Skip to content

QB64 vs Rogue Engine

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

QB64

QB64

Development

QB64 is a modern extended BASIC language compiler that aims for compatibility with QBasic. It allows creating native executables for Windows, Linux and macOS. QB64 includes an integrated IDE, debugger and other development tools.

basiccompilerideqbasicwindowslinuxmacos
Rogue Engine

Rogue Engine

Games

Rogue Engine is an open-source game engine specialized for roguelike games. It provides tools and frameworks for random map generation, field-of-view calculations, pathfinding, item and monster management, and more. The engine aims to accelerate roguelike development.

roguelikegame-engineopen-sourceprocedural-generationpathfinding

Related Comparisons