JamzOJamz/pvz-bloomiverse
A Plants vs. Zombies fangame
master
PvZ: Bloomiverse is a fan-made reimagining of Plants vs. Zombies, built in Zig and utilizing raylib for rendering. This project aims to recreate the charm of the original game while introducing new mechanics and enhancements.
This is a work-in-progress fangame. Contributions, feedback, and suggestions are welcome!
Coming soon!
src/
: Contains the main source code.lib/
: Includes external libraries and dependencies.resources/
: Game assets such as images and sounds.build.zig
: Build script for compiling the project.Clone the repository:
git clone https://github.com/JamzOJamz/pvz-bloomiverse.git
cd pvz-bloomiverse
Build the project using Zig:
zig build
Run the executable:
zig-out/bin/bloomiverse
Coming soon...
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is a fan-made creation and is not affiliated with or endorsed by the official Plants vs. Zombies franchise. All rights to the original game are owned by their respective holders.