index.php

Interesantes proyectos de la comunidad

Últimamente han aparecido unos interesantes proyectos desde la comunidad de BennuGD.
El primero de ellos es Bennu.NET, por Folken, y su primer juego: “Xibalba: the begining an end of everything…”.

Bennu.NET es una capa de abstracción sobre BennuGD que permite la comunicación con la plataforma .NET de Microsoft (y, posiblemente, Mono también) y ejecutar juegos en un navegador web.

Haz clic en “leer más…” para saber más acerca de Xibalba y otros proyectos.

Sin ser un experto en .NET, puedo decirte que Bennu.NET permite que juegos creados con BennuGD (incluidos aquellos hechos con librerías no oficiales, 3D incluidas) comunicarse con servidores SQL y pueden ser jugados en tu navegador web, traduciendo la información introducida por el usuario al estandar HTML y, en general te ofrece la potencia de .NET en BennuGD.

Puedes ver un diagrama general de Bennu.NET aqui:

Lo puedes probar aquí.

Otro increible proyecto es “KOF: Flames of Courage”, un remake del juego “The king of fighters” de SNK, por Mr. Matsusaka.
KOF screenshot 1KOF Screenshot 2

Es un impresionante juego de lucha disponible para Windows, Linux, Wiz y la consola Wii aqui.

El último de estos interesantes proyectos que comentaré hoy es un módulo de control de voz, por L1nk3rn3l del grupo ColDev (Colombian Developers).
Han implementado una capa sobre el motor Microsoft Speech API, sólo para Windows (no Linux).
Basándonos en las pruebas de los usuarios, funciona genial. Si lo combinas con el soporte de reconocimiento facial… ¡las posibilidades son infinitas!

Interesting community projects

Some very interesting projects have arisen from the BennuGD community lately.
The first of these is Bennu.NET by Folken and its first game: “Xibalba. The beginning and end of everything…”

Bennu.NET is an abstraction layer above BennuGD that allows it to communicate with Microsoft’s .NET platform (and possibly with Mono, too) and run games in a browser.

Click on “Read More” to know more about Xibalba and other interesting projects.

Without being a .NEt expert myself, I can tell you that Bennu.NET allows games created with Bennugd (including those made with unofficial extensions, 3D included) to communicate with SQL servers and be played on your web browser, parsing info entered by the user in standard HTML forms and, in general, brigs you the power of .NET in BennuGD.
A general Bennu.NET diagram can be seen below:

You can test Bennu.NET here.

The other impressive project is “KOF Flames of Courage”, a remake of the The King of Fighters game for the SNK by Mr Matsusaka.
KOF screenshot 1KOF Screenshot 2
It’s an impressive fighting game available for Widows, Linux, the Wiz and for the Wii console here.

The last one of the very interesting projects I’ll comment on today is a voice control module, by l1nk3rn3l from the Colombian group Coldev.
They’ve implemented a layer on top of the Microsoft-only (no linux) Microsoft Speech API.
Based on user reports, it’s working great. If you combine this with facial recognition support… possibilities are endless!