All Projects → MT-CTF → Capturetheflag

MT-CTF / Capturetheflag

Capture the Flag game using the Minetest CTF PvP Engine

Programming Languages

lua
6591 projects

Labels

Projects that are alternatives of or similar to Capturetheflag

Littleshooter2
Little shooter remake using React
Stars: ✭ 42 (-14.29%)
Mutual labels:  game
Gameina
🎮 — GameINA adalah Web Portal Game yang dibuat oleh SYAUQIZAIDAN KHAIRAN KHALAF. Dilengkapi Game Market, Website Based Game dan Layanan Top-up yang dibuat untuk membantu para developer di Indonesia GameINA dibuat ditujukan agar para developer dan publisher indonesia dapat memasarkan gamenya di platform game milik negaranya sendiri.
Stars: ✭ 45 (-8.16%)
Mutual labels:  game
Crsfml Examples
Simple games made with CrSFML
Stars: ✭ 47 (-4.08%)
Mutual labels:  game
Zatackax
Remake of "Achtung, die Kurve!"
Stars: ✭ 42 (-14.29%)
Mutual labels:  game
Tft Overlay Outdated
TFT Overlay - Team and item builder for League of Legends Teamfight Tactics
Stars: ✭ 44 (-10.2%)
Mutual labels:  game
Techmino
Techmino is fun! Techmino方块研究所唯一官方仓库
Stars: ✭ 46 (-6.12%)
Mutual labels:  game
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (-14.29%)
Mutual labels:  game
Tech Logo Memo Game
🖱️🖱️🖕🖕🤯🤯🤯technology logo memory game, including frontend and backend
Stars: ✭ 49 (+0%)
Mutual labels:  game
Forgottenserver
A free and open-source MMORPG server emulator written in C++
Stars: ✭ 1,024 (+1989.8%)
Mutual labels:  game
Quilly S Adventure
A little adventure game written in Kotlin using LibGDX,LibKTX,Box2D and Ashley
Stars: ✭ 47 (-4.08%)
Mutual labels:  game
Shudan
A highly customizable, low-level Preact Goban component.
Stars: ✭ 43 (-12.24%)
Mutual labels:  game
Knights province
Knights Province missions and wiki.
Stars: ✭ 43 (-12.24%)
Mutual labels:  game
Pocket Island
Stars: ✭ 1,032 (+2006.12%)
Mutual labels:  game
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-14.29%)
Mutual labels:  game
Serpents
Multi-Player Game on top of HDP protocol
Stars: ✭ 48 (-2.04%)
Mutual labels:  game
Sundog
A port of the Atari ST game SunDog: Frozen Legacy (1984) by FTL software
Stars: ✭ 42 (-14.29%)
Mutual labels:  game
Vainglory Assets
Community provided art, schemas, and other assets that make using the Vainglory API easier
Stars: ✭ 45 (-8.16%)
Mutual labels:  game
Djoom3
doom 3 java port. ...'almost' playable!
Stars: ✭ 49 (+0%)
Mutual labels:  game
Vett
P2P Dots & Boxes game with WebRTC & WebTorrent
Stars: ✭ 49 (+0%)
Mutual labels:  game
Opentomb
An open-source Tomb Raider 1-5 engine remake
Stars: ✭ 1,035 (+2012.24%)
Mutual labels:  game

Capture The Flag

Build status

  • Fast rounds of CTF games.
  • Removed nodes for focus.

Installation

Capture the flag uses several submodules. Make sure to grab them all by cloning like this:

git clone --recursive https://github.com/MT-CTF/capturetheflag.git

System Requirements

Recommended

Hosting your server using the dummy backend.

Minimum

Hosting your server using the leveldb or redis backend.

Hosting using sqlite3 on an SSD or ramdisk (with this guide).

License

Created by rubenwardy. Code: LGPLv2.1+ Textures: CC-BY-SA 3.0

Textures

  • ctf_classes_skin_* created by GreenDimond/GreenXenith
    • ctf_classes_skin_rocketeer with help from Lone_Wolf
  • Header: CC BY-SA 4.0 by xenonca

Mods

Check out mods/ to see all the installed mods and their respective licenses.

update.sh

Content in this repository and its sub-modules are arranged in a manner best optimised for distribution. For all features of CTF to work properly, run update.sh instead of manually syncing the local copy. update.sh automatically pulls the latest master of the repository and all its submodules, and does some extra processing to make stuff work.

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