Skip to content

Releases: PQCraft/Block-Fight

v4.0

20 Nov 04:38
78ba784
Compare
Choose a tag to compare

Added code from pull request made by Starz0r (https://github.com/Starz0r)
Removed commented out code
Added returns to voids to prevent memory leaks
moved main() function to end of program to stop gcc warnings
fixed a line where a const was missing the const in the definition
removed #include <SDL2/SDL_image.h> due to it not being required and not listed in the dependencies

v3.0

19 Oct 18:53
56d6027
Compare
Choose a tag to compare

Improved AI. Recommended that you compile due to reports of bad memory leaks occurring.

v2.0

11 Oct 00:56
56d6027
Compare
Choose a tag to compare

Version 2.0 (bug fixes and player modes)

v1.0

10 Sep 17:20
56d6027
Compare
Choose a tag to compare

Version 1.0 (first release)