Balazar III
From Libregamewiki
| Balazar III | |
|---|---|
|
| |
| Genre | Adventure |
| Developer | Jean-Baptiste Lamy |
| Code license | GPLv3 |
| Media license | ? |
| Latest release | 0.1 |
| Release date | August, 30th, 2008 |
| P. language | Python |
| Libraries | OpenGL, Soya (3D client) / SDL, Pygame (2D client) |
Balazar III is an adventure game with a multiplayer mode written by Jead-Baptiste Lamy. It provide two graphical client, the first in 3D using OpenGL, Soya, the second in 2D using SDL, Pygame. The networking code is shared. It is written in the Python programming language. The latest version of the game is 0.1 released on August 30th, 2008.
The version 0.1 work, but only provide one actor, one monster, and one object.


