hungry hero game

Hungry Hero is an open source Flash game built on Starling Framework. This game is built to give developers an idea of how a typical Starling based game looks like. The basic idea is to showcase how easy it is to build a Stage3D game, giving your games the power of GPU rendering or Hardware …

C, C#,C++ Compilers for Mac OS X

Cross Compilers for Mac OS X For some of my softwares, I needed to built a multi platform distribution package, including executable for Windows and Linux. As I mainly work on Mac, I have decided to built GCC cross compilers for Windows and Linux. Then I have built Mac OS X packages in order to …

Install Webmin On Fedora, CentOS/RHEL 5 Or 6, Ubuntu, Debian

Overview If you are new to Linux or a Windows admin made to work with Linux, you would surely miss that GUI interface where everything starts working at click of some buttons. For Linux you have Webmin, it is a web-based interface for system administration for Unix/Linux. Using any modern web browser, you can setup …