Skip to content

v0.2

Compare
Choose a tag to compare
@thirtythreeforty thirtythreeforty released this 21 Dec 22:06
· 147 commits to master since this release

This release of BullyCPP includes all the basic GUI functionality. Note that some bugs may exist, but the software is quite usable in both GUI and command line mode. All core features are implemented, but it probably shouldn't be used in a production or classroom setting just yet.

A prebuilt, statically linked Windows x86 build is provided, as Qt is not commonly installed on Windows. Note that to run the prebuilt Windows binary, you will need to install the Visual Studio 2013 redistributable package. (If you don't have it installed, you will get a Missing DLL error upon execution.) Unpack the archive to any directory and execute bullycpp.exe.

For Linux and Mac OS X, refer to the compilation instructions in README.md.