All Projects → agateau → pixelwheels

agateau / pixelwheels

Licence: Unknown, GPL-3.0 licenses found Licenses found Unknown LICENSE.CC-BY-SA GPL-3.0 LICENSE.GPL-3
A top-down retro racing game for PC (Linux, macOS, Windows) and Android.

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to pixelwheels

Gdx Pay
A libGDX cross-platform API for InApp purchasing.
Stars: ✭ 195 (-38.1%)
Mutual labels:  libgdx
libgdx-transitions
libgdx screen transitions/fading
Stars: ✭ 43 (-86.35%)
Mutual labels:  libgdx
ControlBlockService2
This is the driver for the ControlBlock re.v 2.X, a power switch and input/output/gameapd gadget for the Raspberry Pi
Stars: ✭ 18 (-94.29%)
Mutual labels:  retro
Gdx Rpg
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
Stars: ✭ 239 (-24.13%)
Mutual labels:  libgdx
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
Stars: ✭ 102 (-67.62%)
Mutual labels:  retro
raster-master
Raster Master Sprite/Icon/Map editor for Windows 10/11 that generates RayLib code / Put image and map code for Open Watcom, gcc, AmigaBASIC, Amiga C, Amiga Pascal ,QuickBasic, QB64, Quick C, Turbo Pascal, freepascal, Turbo C, Turbo Basic, Power Basic, FreeBASIC, GWBASIC, BASICA, PC-BASIC,, DOS XLIB LBM/PBM
Stars: ✭ 40 (-87.3%)
Mutual labels:  retro
Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (-47.94%)
Mutual labels:  libgdx
64tass
64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]
Stars: ✭ 19 (-93.97%)
Mutual labels:  retro
hypseus-singe
Hypseus is a SDL2 version of Daphne and Singe. Laserdisc game emulation.
Stars: ✭ 86 (-72.7%)
Mutual labels:  retro
TextThing
Retro Text Editor is a simple text file editor.
Stars: ✭ 28 (-91.11%)
Mutual labels:  retro
Martianrun
An Open-Source Running Game with libGDX
Stars: ✭ 242 (-23.17%)
Mutual labels:  libgdx
DoubleHelix
A live wallpaper and daydream for Android featuring stylized glassy-looking DNA structures
Stars: ✭ 86 (-72.7%)
Mutual labels:  libgdx
ForgE
Simple clone of RPG maker using LibGdx
Stars: ✭ 17 (-94.6%)
Mutual labels:  libgdx
Destinationsol
Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Stars: ✭ 214 (-32.06%)
Mutual labels:  libgdx
tripeaks-gdx
A simple tri peaks solitaire game using libGDX.
Stars: ✭ 45 (-85.71%)
Mutual labels:  libgdx
Unciv
Open-source Android/Desktop remake of Civ V
Stars: ✭ 2,744 (+771.11%)
Mutual labels:  libgdx
mos
An assembler, code formatter, language server and debug adapter for the MOS 6502 CPU.
Stars: ✭ 27 (-91.43%)
Mutual labels:  retro
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (-89.84%)
Mutual labels:  libgdx
monobit
Tools for working with monochrome bitmap fonts
Stars: ✭ 124 (-60.63%)
Mutual labels:  retro
Koru
A 2D multiplayer sandbox game.
Stars: ✭ 78 (-75.24%)
Mutual labels:  libgdx

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 :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].