Skip to content

JamzOJamz/pvz-bloomiverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plants vs. Zombies: Bloomiverse

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.

🚧 Project Status

This is a work-in-progress fangame. Contributions, feedback, and suggestions are welcome!

🛠️ Features

Coming soon!

📁 Project Structure

  • 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.

🧱 Building the Project

Prerequisites

  • Zig (latest stable version)

Build Instructions

  1. Clone the repository:

    git clone https://github.com/JamzOJamz/pvz-bloomiverse.git
    cd pvz-bloomiverse
  2. Build the project using Zig:

    zig build
  3. Run the executable:

    zig-out/bin/bloomiverse

🎮 Controls

  • Mouse: Collect sun.

📌 Roadmap

Coming soon...

🤝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

📄 Legal

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.

Releases

No releases published

Packages

 
 
 

Contributors