Foppygames / max-downforce

Pseudo 3d racer written in Lua and LÖVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max Downforce

Overview

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

Music

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.

Executables

Executables for Windows and Linux (AppImage) can be downloaded from itch.io:

https://foppygames.itch.io/max-downforce

About

Pseudo 3d racer written in Lua and LÖVE

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%