Yorg's first builds

posted in Ya2's Journal
Published April 08, 2017
Advertisement

Hi! After a lot of coding, we've released our first builds of Yorg! From a gameplay's point of view, we've added a lot of features: now there are two tracks, four cars and eight pilots. It is an alpha version, so we still have a lot of work to do.

Here is a screenshot:

yorg_05_4-1024x576.jpg

Here is the trailer:

The game is developed in Python, shaders are coded using GLSL. We're using Panda3D. The builds are on game's page. The code of the game is on GitHub.

The part I worked on recently is the package yyagl.build, which contains the code for creating the builds. It uses Panda3D's deployment tools, and we provide Windows, OSX and Linux builds using it. Panda3D's deployment tools are easy to use, you can set up a "building environment" with few lines of code (you just need to specify application's parameters, packages requested, and so on).

If you have some feedback, please let me know! Thank you very much!

Previous Entry AI for Yorg
Next Entry Yorg's improved AI
3 likes 2 comments

Comments

Aardvajk
Interesting to see a game developed in Python. Looks cool.
April 09, 2017 10:21 AM
yaio

Interesting to see a game developed in Python. Looks cool.

Thank you Aardvajk! Actually I love Python! :)

April 10, 2017 08:19 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

Advertisement