Skip to content
forked from cflavio/yorg

Yorg (Yorg's an Open Racing Game) is a free open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux.

License

Notifications You must be signed in to change notification settings

Ed-von-Schleck/yorg

 
 

Repository files navigation

yorg

Yorg is an open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux. More info on its page.

It requires Python 2.x. You should clone it recursively since it uses yyagl submodule. In order to run it you should create assets:

  • scons images=1 lang=1 tracks=1

If you want to use deploy-ng you must specify the switch ng, as instance:

  • scons ng=1 linux_64=1

In order to create a build you should specify the target OS (windows, osx, linux_32, linux_64) e.g.:

  • scons linux_64=1

Prerequisites for building:

  • Panda3D;
  • SConstruct.

You can find a tutorial for installing and building prerequisites here.

Bountysource Raised

About

Yorg (Yorg's an Open Racing Game) is a free open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%