Our links reposistory:

Some links that might help you in developing games and software.

Programming Websites:


Programming Tools:

Lazarus - Open Source alternative to commercial Delphi IDE.
Code::Blocks - The open source, cross platform, free C++ IDE. Comes with or without compiler and has extensible plugins system.
TurboExplorer - A bunch of free programs from Borland. C++,Delphi,Ruby and JBuilder free tools.
HGE - .The best free 2D games engine that I found for C++. It's easy and uses DirectX technology so only available for MS Windows. You can try: SDL - Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It's available for many programming languages,but I still didn't tried this one.
Notepad++ - Free Source Code editor with extensible plugin system.

Links tested monthy:

Remmeber Google is your best friend!

Recomended Links:
Open Source alternatives to commercial software