bzadmin
3D first person tank battle game
Install
- All systems
-
curl cmd.cat/bzadmin.sh
- Debian
-
apt-get install bzflag
- Ubuntu
-
apt-get install bzflag
- Arch Linux
-
pacman -S bzflag
- Kali Linux
-
apt-get install bzflag
- Fedora
-
dnf install bzflag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bzflag
- Raspbian
-
apt-get install bzflag
- Dockerfile
- dockerfile.run/bzadmin
bzflag
3D first person tank battle game
BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. This metapackage installs the both the client and the server, as well generic documentation files concerning the bzflag community, contributing to bzflag, etc.