This software runs on python3.4, Panda3D, RenderPipeline, and OpenGL.
Panda3D is an open source game engine originally developed by Disney and currently maintained by Carnegie Melon University and an open source community.

To run a different resolution or in fullscreen mode, go to config.prc.
To start the game in fullscreen, change the line "fullscreen #f" to "fullscreen #t".

To run the game, your driver needs to support OpenGL. This is not the fact for some Intel integrated drivers.
If your game is running too slowly, graphics settings are located in RenderPipeline/config/plugins.yaml.
Place a # before plugin names in the list at the top of the file to disable:
fxaa - antialiasing
bloom
pssm - shadows
I recommend you do not touch the other plugins.

Windows:
Everything should work out of the box, just run "run_windows.bat" in the main directory to start the game.

Linux:
Currently, there is only a build for trusty, which may work on many other systems. If you have issues running this distribution, contact amras0000 on freenode for instructions on building the dependencies for your system.

MAX OSX:
There is no build available at this point in time, but one can be fairly quickly arranged. Contact #panda3d on irc.freenode.net for more info.
