Go to file
Alexsandro Percy 930b9b1782 Merge branch 'master' of github.com:APercy/minekart 2022-07-17 11:16:00 -03:00
models first 2020-05-23 20:12:08 -03:00
sounds sound to mono 2022-01-11 21:42:47 -03:00
textures bug resolution 2021-03-20 09:08:17 -03:00
.luacheckrc make game agnostic 2021-09-12 21:22:41 -04:00
LICENSE first 2020-05-23 20:12:08 -03:00
README.md readme updated 2021-06-12 23:41:30 -03:00
init.lua improved drift sound 2022-07-17 11:15:35 -03:00
minekart_control.lua fix driver position and brake 2022-07-10 17:29:28 -03:00
minekart_custom_physics.lua fuel improvement and code cleaning 2021-06-12 23:15:38 -03:00
minekart_fuel_management.lua refuel zone fix 2021-09-05 17:58:28 -03:00
mod.conf fix: remove duplication name declaration 2022-07-14 19:41:59 +08:00
screenshot.png first 2020-05-23 20:12:08 -03:00

README.md

Minetest 5.2 mod: Kart Car

This is a kart car, a mod that provides a little race car. It can be painted using dye of any color you want, you must punch the seat with the dye.

Your kart starts with fuel. To refuel you need stop, turn the engine off and punch the gallon against the kart.

arrows to control acceleration, brake, direction. shift to go backwards E key to turn the engine on


It uses some code from Sailing Kit (by TheTermos)

License of source code: MIT (see file LICENSE)

License of media (textures and sounds):

engine.ogg, drift.ogg and collision.ogg by APercy. See License file

Kart model by APercy. See License file