/PixelProject-v3-Rust

Pixel based project that may become a game, but written in Rust and using Bevy.

Primary LanguageRust

PixelProject v3

This is a Rust project using Bevy, the 3rd of its kind. The first and second were C++ projects originally used as an excuse to refine my C++ knowledge. The current project is a variant written in Rust to improve my understanding and ability to use the language more than just being able to read it.

Inspired after playing Noita and watching the GDC video presented by the developers.

Table of Contents

Release Version

Currently, no stable release exists. However, it shouldn't be difficult to build and run locally.

Contributing

We welcome contributions in the form of pull requests and issue reports. Please feel free to contribute to this project and help make it better!

Libraries

Rust project on top of Bevy

Getting Started

To get started with this project, follow the steps below:

Installation

  1. Clone the repository:

    git clone https://github.com/SimplyJpk/PixelProject-v3.git
    cd PixelProject-v3
  2. Fetch dependencies and build the project:

    cargo build
  3. Run the project:

    cargo run

License

This project is licensed under the GNU General Public License v3.0.

Contact

For any questions or suggestions, please contact SimplyJpk.