index.php

Free Sound Effects Packs by Jalastram

Jalastram is releasing free sound effect packs for being used in your games.
He’ve already released some audio resources, environmental and electronic effects packs and loops that can be found in the forum.

If you want to find these posts quickly you can use this link.

Dyko gui library released

Today, the forum user handsource-dyko has released his library for creating GUI interfaces in BennuGD.

The author said:

The library features functions for: buttons, bitmapbuttons, textlabel buttons, scrollbars, sliders, rotarydials, progressbars, textinput (single line only), textlabels, menus, radiogroups and checkboxes, bitmaplabels and some standard dialogs.
All of these widgets have several styling options and properties, but these are shown in the examples. Also it supports different mousepointer styles and animated cursors and tooltips.
The library is somewhat modulair and has a structured design. The sources are ordered in a logical fashion and everything is commented and documented.

Here are some screenshots of the library Gui elements:

Dialogs

Menus

Scrollbars

Text Inputs

You can download it from the google code page: http://dykodialogs-for-bennugd.googlecode.com/files/dyko_guilib-12-06-3013.zip
Or from dropbox: https://www.dropbox.com/s/k1d9a7o6xbt0x5a/dyko_guilib-12-06-3013.zip.

For more info and comments check the forum post http://forum.bennugd.org/index.php?topic=3584.0

DivGO 0.26 available for download

DivGo is an HTML5 div-like language that renders using the new Canvas technology. It supports most of the basic functionality that was possible to achieve with DIV.

Currently it reached its version 0.26 and adds support for ttf fonts, and functions to play video and sound files.

It’s available to use online here, and can be downloaded too.