Giter VIP home page Giter VIP logo

a3p's Introduction

A3P Source Code

GENERAL INFO

All Python code and visual assets by Evan Todd. Sounds from freesound.org,
modified with Audacity. Other software used: Blender, Inkscape, Gimp, Notepad++.

A3P makes use of the Panda3D engine, which is licensed under the Modified
BSD license. For more info, see Panda3D License.txt. A3P itself
uses the MIT License. For more information, see MIT License.txt.

RUNNING A3P FROM SOURCE

1. Download and install Panda3D: http://panda3d.org
   Currently, A3P requires at least version 1.7.0.
   Make sure you install Panda3D *within* the A3P source folder, to
   make things easier. If you know what you're doing, install it wherever
   you want.

2. Add the Panda3D Python directory to your system path. Then open a command
   prompt and navigate to the A3P source folder. If you have other Python
   installations, you may have to erase the PYTHONPATH environment variable.
   
3. Run this command:
   python main.py

4. To see more command line arguments, run this command:
   python main.py -h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.