SkillAgentSearch skills...

Pavara

An Avara clone written in Python using Panda3D.

Install / Use

/learn @avaraline/Pavara
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://dl.dropboxusercontent.com/u/38430353/walker-sunset.png" width="720"/> * * * how to install dependencies ---------------------------

The game depends on Panda3d. Panda3d installs its own version of python, but to run the map converter and other helper tools in the repo you will need python >= 2.7 installed on your system.

Panda3d installer links: Windows, Mac, Linux (Ubuntu).

Mac users also need the NVidia CG toolkit. Mac users may also need an X11 Server if one is not installed.

In Ubuntu 12.04, the oneiric version of Panda3d will complain about 2 unmet dependencies during installation. Download and install the missing packages from here and retry installation.

running

The python script map_test.py must be run with the ppython command (provided by Panda3d) inside the source directory.

  • Windows: open a new cmd.exe, dir \Wherever\You\Saved\the_game then ppython map_test.py

  • Mac/Linux: open a new terminal and cd /path/to/game/folder followed by ppython map_test.py

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated2mo ago
Forks9

Languages

Python

Security Score

75/100

Audited on Jan 1, 2026

No findings