summaryrefslogtreecommitdiff
path: root/README.md
blob: d1c1d2a897ac454043d99986ba368261e4cd41b3 (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.

[![Build for desktop](https://github.com/ilotterytea/maxon/actions/workflows/release.yml/badge.svg)](https://github.com/ilotterytea/maxon/actions/workflows/release.yml)

## 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/)!