Pseudo 3d racer written in Lua and LÖVE (fork)
Max Downforce is a racing game programmed in Lua and LÖVE. The pseudo 3d style and gameplay is similar to the classic Pole Position. The player completes the game by completing each of a number of laps within a time limit. This is made difficult by computer controlled racers that get in the way. The game uses a 356 * 200 resolution which is scaled to a larger window or full screen. (The resolution is similar to the 320 * 200 of the Commodore 64, but widened to fit wide-screen displays.)
The songs included in this repository are by Kevin MacLeod and fall under the Attribution 4.0 International license (CC BY 4.0). The official game music, which is part of the executables linked to below, is by PlayOnLoop.com and is not included in the repository, as its license does not allow that.
What's new in this fork:
v0.1.3 adds:
- Automatic device orientation
- New gamepad layout
- Performance issues solved
v0.1.4 adds:
- Virtual inputs are fully implemented now. Some finetuning may still be needed but the game is now fully playable.
Please report bugs, send request and or fixes to https://codeberg.org/glitchapp/max-downforce-mobile
v0.1.5 adds:
- Aspect ratio for the sky and grass tweaked to fill modern mobile screen resolutions
- Birds animations enabled and optimized to reduce performance impact (number of birds reduced)
- Level can now be selected from the title by moving the thumbstick or pressing the second button
Attachment | Size | Date |
---|---|---|
maxdownforce-0.1.2-1.noarch.rpm | 27.12 MB | 17/04/2024 - 09:29 |
maxdownforce-0.1.3-1.noarch.rpm | 30.3 MB | 23/05/2024 - 12:35 |
maxdownforce-0.1.4-1.noarch.rpm | 30.3 MB | 23/05/2024 - 16:03 |
maxdownforce-0.1.5-1.noarch.rpm | 30.51 MB | 27/05/2024 - 18:20 |
v0.1.5 adds:
- Aspect ratio for the sky and grass tweaked to fill modern mobile screen resolutions.
- Birds animations enabled and optimized to reduce performance impact (number of birds reduced)
- Level can now be selected from the title by moving the thumbstick or pressing the second button.
Recent comments