re-plants-vs-zombies icon indicating copy to clipboard operation
re-plants-vs-zombies copied to clipboard

A project to rebuild all functionality via reverse engineering from the GOTY version of Plants VS Zombies (and expand upon it)

Results 4 re-plants-vs-zombies issues
Sort by recently updated
recently updated
newest added

I tried to compile a build debug from the main branch and I got this error all this in visual studio 2022 Just clone the repo and try to compile...

maybe add in the `tools` folder a file that contains basic documentation like how to add a delay between something and other basic stuff, would be very cool

![image](https://github.com/Patoke/re-plants-vs-zombies/assets/49309014/9e352cec-d80d-454e-8a5d-fc016d162460) I'm trying build new graphics in gl branch with VS2019 and get some new problems: sdl,sdl_image git have no "build" forlder insteal it may be change to build-scripts (i...

As stated in the build steps, the following command is run: `cmake --build cmake-build` This however results in a build failure: ``` Looking for a ASM_NASM compiler failed with the...