Git Product home page Git Product logo

level-editor's Introduction



Plants vs. Zombies 2 Level Editor

Plants vs. Zombies 2 Level Editor, also referred to as Level Editor, PvZ2: LE or simply LE, is a Windows GUI tool for generating PvZ2 levels. It is written in C++ using SFML and it provides essential functionality for level creation.

🛠 State of Development

The project has been archived after being completed and can now be accessed for reference and portfolio purposes. This repository has two branches:

  • 2.0.x branch is the complete stable version of the tool.
  • 2.1.x branch contains work in progress for the next major reimplementation of LE. However, the update has been canceled, so the code is extremely unfinished and unstable.

📝 Goals

Originally, when starting this project, I persuaded the following goals:

  • Remaking an old low-quality tool I made back in 2020 (Currently referred to as 1.0).
  • Improving my skills in C++.
  • Learning a new multimedia library, that being SFML.
  • (Later) making custom UI on SFML without any third-party libraries.

📃 Features & Capabilities

Set of features, supported by the tool:

  • Core features, such as JSON export.
  • Settings for personalization:
    • Fullscreen and Windowed modes with widescreen resolutions (320:180, 640:360, 1280:720, 1920:1080).
    • Custom UI layout support (limited; only Standard layout is included).
    • UI translation support (English and Russian translations are included).
    • UI theming support ('New' and 'Old' themes are included).
    • Miscellaneous secondary options:
      • BGM and Sound Volume adjustment.
      • Export folder location.
      • Etc.

🛡 Download

You can get the latest compiled release here.

📂 Installation

If you have downloaded the compiled release, the installation is as simple as extracting an archive.

⚙ Build from Source

Alternatively, you could build the source yourself using VS2022.

💡 Author

💼 Contributors

📜 License

The tool and its source code are distributed under the MIT license. See LICENSE. External libraries used by Level Editor are distributed under their own licenses.

In short, you are allowed to use this tool for both personal and commercial use, however, you do not have any guarantees.

🧾 External Libraries

📸 Screenshots

Title Screen Level Creation — Page 1
Level Creation — Page 2 Level Creation — Page 3

level-editor's People

Contributors

blazingzephyr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.