/maxon

A little clicker game where you have to squeeze the cheeks of a cat named Maxon.

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Maxon Petting Simulator

Maxon Petting Simulator source code release. The game is built on Rust and uses the Bevy game engine. Previously it used Java/LibGDX.

Prerequisites

  • discord_game_id file in the /config folder, which contains the Application ID that can be obtained from the application created in Discord Developer Portal.

Building

To compile this project you will need Rust and at least 10 GB of free space . Copy the repository, open it via terminal (or Command Prompt, PowerShell) and do what you need to do:

Game (For desktop):

Running with release optimizations: cargo run --release
Running with debug features: cargo run -F debug
Building: cargo build (the final file will be available at /target/debug/maxon)

License

This project is under the Mozilla Public License 2.0! Read on LICENSE.
Project Assets under the Creative Commons Attribution v4.0 International!