Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panqkart/panqkart
A 12 multiplayer racing game built with Minetest 🏎 with multiple/upgradable cars, coin system, and more.
https://github.com/panqkart/panqkart
cars game hacktoberfest kart karting karts lua minetest minetest-game minetest-subgame race races racing subgame vehicles
Last synced: 2 months ago
JSON representation
A 12 multiplayer racing game built with Minetest 🏎 with multiple/upgradable cars, coin system, and more.
- Host: GitHub
- URL: https://github.com/panqkart/panqkart
- Owner: panqkart
- License: other
- Created: 2021-11-29T04:29:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T01:00:35.000Z (5 months ago)
- Last Synced: 2024-09-27T08:43:08.701Z (3 months ago)
- Topics: cars, game, hacktoberfest, kart, karting, karts, lua, minetest, minetest-game, minetest-subgame, race, races, racing, subgame, vehicles
- Language: Lua
- Homepage: https://content.minetest.net/packages/Panquesito7/panqkart
- Size: 36.4 MB
- Stars: 23
- Watchers: 3
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🏎 PanqKart 🏎
![screenshot](https://content.minetest.net/uploads/6e9833d794.jpg)
[![LuaCheck](https://github.com/panqkart/panqkart/actions/workflows/luacheck.yml/badge.svg)](https://github.com/panqkart/panqkart/actions/)
[![ContentDB](https://content.minetest.net/packages/Panquesito7/panqkart/shields/downloads/)](https://content.minetest.net/packages/Panquesito7/panqkart/)
[![Discord chat](https://img.shields.io/discord/984496578922442753.svg?logo=discord&colorB=5865F2)](https://discord.gg/HEweZuF3Vv)
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://en.liberapay.com/Panquesito7/donate)A racing game with upgradable cars, fun races with up to 12 players, and so much more.\
Built by [Panquesito7 (David Leal)](https://github.com/Panquesito7), Pixel852, [Crystal741](https://github.com/Crystal741), and other Minetest contributors.**Please note that this is a work-in-progress game and is still in ALPHA stage.**\
**More awesome features are coming in the future. Stay tuned!**## 🛠 Installation 🛠
- Unzip the archive, rename the folder to `panqkart` and
place it in `../minetest/games/`- GNU/Linux: If you use a system-wide installation place
it in `~/.minetest/games/`> **Note**
>
> [Git Software](https://git-scm.com) was required in the past due to Git Submodules usage.\
> You can freely download the ZIP file now, and all of the subtrees will be cloned ([tool](https://github.com/Panquesito7/submodules-alternative)).## 🏁 Making your own maps 🏁
### ❕ A new guide will be created soon as well as a multiple-map system
If you want to make a new level/map for our game (or just for yourself), that's amazing! We have basic tools list below to get you started.\
In the future, we will add multiple maps which will playable! Thank you for your interest in adding back to our community.I recommend the following tools/knowledge for the same:
- [Streets](https://github.com/minetest-mods/streets) is one of the greatest streets mod for Minetest out there. It's fully customizable and includes street signals, concrete, asphalt, and so much more things.
- [Map Tools](https://github.com/minetest-mods/maptools) is a great utility mod that includes lots of special nodes used for building, moderation, administrator pickaxe, and more.
- Minetest Forums: [Map Category](https://forum.minetest.net/viewforum.php?f=12), which can help you in getting inspired by other maps or levels. Don't forget to check out its licenses before doing anything!
- [WorldEdit](https://github.com/Uberi/Minetest-WorldEdit) is an ultimate in-game world editing tool that can help you build faster and better.
- [More Blocks](https://github.com/minetest-mods/moreblocks) includes 100+ special blocks with different functionalities that help you make better buildings with more efficiency.
- [Tree Capitator](https://content.minetest.net/packages/Hybrid%20Dog/treecapitator/), which destroys the whole tree when you destroy the root trunk.To add special modifications, such as animals, special overrides, the in-game builder privilege, etc., you may want to install the [`servermods`](https://github.com/panqkart/servermods) modpack in your server.
**Note: the `maptools:white` and `maptools:black` nodes are used when ending a race.**\
Hopefully, we will soon make a detailed tutorial on making your own map!As always, if you need any help, do let us know about it and we will be glad to help!
## 📷 Gallery 📷
Coming soon!
## 📜 License 📜
See [`LICENSE.md`](https://github.com/panqkart/panqkart/blob/main/LICENSE.md) for full information.