Pixel Wheels è un gioco di corse retrò con visuale dall’alto disponibile per Linux, macOS, Windows e Android. Presenta numerosi tracciati e veicoli, oltre a bonus e armi che ti aiutano a tagliare il traguardo per primo! Su PC puoi giocare a Pixel Wheels sia in solitaria sia in compagnia di un amico. https://diggita.com/c/giochi
Find a file
Aurelien Gateau de6a692f3b Preparing 1.0.1
2025-12-18 23:43:11 +01:00
.changes Preparing 1.0.1 2025-12-18 23:43:11 +01:00
.github Bump Ubuntu version 2025-05-30 08:59:43 +02:00
android Update gl.po 2025-11-13 13:36:58 +01:00
ci android: bump target SDK to 35 2025-07-09 16:48:33 +02:00
core Fix HUD buttons overlapping when HUD zoom is too high 2025-12-18 23:20:18 +01:00
core-tests GameStats: add support for loading v1 file format 2024-10-25 18:44:21 +02:00
desktop Make testing blank state more reliable 2025-06-20 23:23:51 +02:00
docs post release update 2025-07-23 23:00:50 +02:00
enginelab Update to Java 11, Gradle 7.3.3 and AGP 7.2.2 2022-10-28 08:20:53 +02:00
fastlane Preparing 1.0.1 2025-12-18 23:43:11 +01:00
gradle/wrapper Update Gradle to 8.9 2024-12-10 14:50:33 +01:00
icon Apply pre-commit changes 2023-06-12 21:58:18 +02:00
tools Preparing 1.0.1 2025-12-18 23:43:11 +01:00
uigallery Update to Java 11, Gradle 7.3.3 and AGP 7.2.2 2022-10-28 08:20:53 +02:00
.changie.yaml Getting ready for 0.24.0 2022-11-23 22:15:59 +01:00
.dockerignore Make GitHub CI run tests 2021-02-04 09:10:37 +01:00
.gitignore pre-commit: run po-update and font-update 2023-06-19 19:32:38 +02:00
.markdownlint.yml Setup pre-commit 2023-06-12 21:58:18 +02:00
.pre-commit-config.yaml pre-commit: add XML check 2023-10-09 08:30:20 +02:00
build.gradle Update AGP to 8.7.1 2024-12-10 14:50:34 +01:00
CHANGELOG.md Preparing 1.0.1 2025-12-18 23:43:11 +01:00
Dockerfile Docker image: fix java warning 2024-12-11 08:54:41 +01:00
gradle.properties Fix deprecated syntaxes 2024-12-10 14:50:34 +01:00
gradlew Update Gradle to 8.9 2024-12-10 14:50:33 +01:00
gradlew.bat Update Gradle to 8.9 2024-12-10 14:50:33 +01:00
LICENSE.Apache-2.0 Add license files 2017-10-09 09:10:52 +02:00
LICENSE.CC-BY-SA Add license files 2017-10-09 09:10:52 +02:00
LICENSE.GPL-3 Add license files 2017-10-09 09:10:52 +02:00
Makefile Add Makefile target to test blank state 2025-06-20 23:22:00 +02:00
README.md Apply pre-commit changes 2023-06-12 21:58:18 +02:00
requirements.txt Hud buttons no longer look totally flat 2025-08-28 23:02:37 +02:00
settings.gradle Move all utils test to a separate project 2018-08-01 12:34:30 +02:00
version.properties Preparing 1.0.1 2025-12-18 23:43:11 +01:00

Pixel Wheels

Build Status

Pixel Wheels is a retro top-down racing game for Linux, macOS, Windows and Android.

Screenshot

It features multiple tracks and vehicles as well as various bonuses and weapons to help you get to the finish line first!

On PC, you can play Pixel Wheels alone or with a friend.

I want to try it!

Great! For Linux, macOS and Windows, you can get binaries from Pixel Wheels page on itch.io.

ARM-based Mac users: Note that Pixel Wheels does not run on ARM-based Macs for now. This will be added when the game is updated to use libGDX 1.11.0.

For Android, you can install Pixel Wheels from F-Droid, Google Play or from itch.io too.

master builds

If you feel adventurous, you can also try binaries from the master branch. These are available from builds.agateau.com.

I think it would be much better if it did X, Y or Z...

I have a reasonably well defined vision of what I want Pixel Wheels to be. Your feedback and suggestions are welcome, and I will look into them, but I reserve the right to decide if your ideas fit with the game I am trying to create.

Contributing

The docs directory contains documentation to work on Pixel Wheels.

In particular:

License

  • The game logic is licensed under GPL 3.0 or later. This is all the code in core/src/com/agateau/pixelwheels directory.
  • The rest of the code is licensed under Apache 2.0.
  • Assets are licensed under Creative Commons BY-SA 4.0.

The rationale behind this combination of licenses is to:

  • Allow reuse of all the code and assets by free software projects.
  • Allow reuse of utility code in proprietary projects.
  • Prevent appearance of ad-based, malicious, proprietary clones of the game.

Put another way, if you are a game developer and find some of the code interesting, feel free to use it to build your own original project. If you are interested in some of the GPL code, get in touch, I am open to relicensing.

On the other hand, if your plan is to take the game, slap some ads on it, and release it without releasing the sources of your changes: the license forbids you to do so, go find another prey.

Why is the Java package called "tinywheels"?

The game used to be called Tiny Wheels, but I found out there is already a Tiny Wheels game on Steam, so I had to rename it. I did not change the Java package name however because Google Play does not allow changing the package name of an existing app or game.

Support development of the game

Want to support the development of the game? Awesome! My support page is waiting for you :)