2023-08-14 01:28:24 -04:00
2023-05-27 00:20:56 -04:00
2023-04-30 01:24:07 -04:00
2022-05-30 23:35:37 -04:00
2023-04-28 02:58:39 -04:00

tf

This is the code tree for TF2 Panda. It contains all of the game code and configuration files. It is mostly Python, with some of the client-side prediction system being written in C++ as a performance optimization.

The game is still a work-in-progress.

In order for gameplay mechanics to be as accurate as possible, a lot of the code from original TF2 was used as reference.

The game cannot be run from this repository as-is -- it must be built against the rest of the engine using its build system, and integrated into the development environment. The engine is a collection of separate repositories, which are available here. Instructions for setting up a developer build of the game are available in the Wiki.

The assets for the game are stored in a separate repository: tfmodels

Description
TF2: Panda3D game code repository
Readme BSD-3-Clause 1.8 MiB
Languages
Python 94.1%
C++ 3.6%
SWIG 0.7%
Pascal 0.7%
PLSQL 0.5%
Other 0.3%