A third-person shooter written in the Panda3D game engine and Python
				Droid Game 3D
This is a very interesting game in which you can fight droid bots and online with other players. Unite in teams, and arrange a capture of the flag (mode in development).
Popular servers
At the moment, the most popular are the admin server and DOOMPY.
Server statistics
Admin fun server – 17 players per day.
DOOMPY – 8 players per day.
Capture the flag mode.
New bots
New droids.
Control
There are many different features in the game at the moment. You can study them all as follows:
- Download the game
 - Unpack the archive as you like
 - Enter three commands for installing modules in the terminal:
pip install panda3dpip install screeninfopip install ipgetter2pip install PySimpleGUIpip install simplepbr - Open the directory with the game
 - Find the main.py file