summaryrefslogtreecommitdiff
path: root/README.md
blob: 57cbda0f562fac7de365e72c5fe99c719bc77365 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

# ![Maxon Petting Simulator Open Source](logo.png)
The cutest 3D clicker game you've ever seen, written in Java and LibGDX.

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ilotterytea/maxon/release.yml?style=plastic)

## Building

To compile this project you will need [JDK 17](https://adoptium.net/). Copy the repository and open it via the terminal and do what you need:

### Desktop (Windows/macOS/Linux)

*Running*: `./gradlew desktop:run`<br>
*Building*: `./gradlew desktop:dist`

## Downloads

| [![itch.io](https://static.itch.io/images/badge.svg)](https://ilotterytea.itch.io/maxon) | [![Google Play](https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png)](https://play.google.com/store/apps/details?id=kz.ilotterytea.maxon) |
|------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|

## License

This project is under the Mozilla Public License 2.0! [Read on LICENSE](https://github.com/NotDankEnough/MaxonPettingSim/blob/master/LICENSE).<br>
Project Assets under the [Creative Commons Attribution v4.0 International](https://creativecommons.org/licenses/by/4.0/)!