Giter VIP home page Giter VIP logo

maxon's Introduction

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!

maxon's People

Contributors

ilotterytea avatar greddyss avatar enoteg avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

enoteg saopinn

maxon's Issues

int is too small

когда число доходит до лимита инт то оно уходит в минус.
image

Случайные события (всплывающие бонусы)

Случайные события, появляющиеся время от времени. Нажимая на них, игрок получает рандомное количество поинтов. Также, желательно сделать звуки при клике.

(предложил m4x0nn)

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.