Tools:Programming
From GDWiki
Contents |
[edit] Debuggers
- Firebug (JavaScript)
- gDEBugger OpenGL Debugger and Profiler
- GLIntercept OpenGL function call interceptor
- OllyDbg Debugger
- PE Explorer
- SoftIce
- The GNU Project Debugger
[edit] Development Environments
[edit] Compression
- UPX Executable Packer
[edit] Crossplatform Build Systems
Free / Open Source:
- Apache Ant (implemented in Java but useful for other languages too)
- Boost's Jam
- CMake
- Make
- Omake
- Premake
- SCons (implemented in python)
- waf
Shareware / commercial:
- FinalBuilder (Windows only)
- IncrediBuild
[edit] Game Authoring Tools
Free / Open Source:
- Adventure Game Studio - Point-and-Click Adventures
- GameKit designed to lure students into exploring programming. The download includes sample games such as a 100-line Space Invaders implementation.
- KAGE: Alternative Game Engine - A free and opensource toolkit to help ease out the 2D game development for GNU/Linux and Windows.
- Mark Damon Hughes Game Design has Hephaestus, Delver and other RPG construction kits (Java)
- SCream Engine - Simple Creation Engine for Adventure Makers - forum link only, no official site
- Scratch - Scratch is a visual programming language. For teaching children create games, music and demos. It has forum for code exchange
- Sphere - RPG Engine that can be used for any 2D type game; also see SphereDev.org for Sphere community information.
- The Scrolling Game Development Kit - Scrolling arcade game system
- The Scrolling Game Development Kit 2 - Next version of the scrolling arcade game system
- Verge RPG Engine - A game engine designed to help people make RPGs, but it can actually make most any game in a Genesis/ Super Nintendo style.
- Wintermute Engine Development Kit - Point-and-click Adventures
- ZGameEditor - Create 64kb games and demos for Windows, Linux and Mac.
- Novashell - 2D RPG/Scroller engine for Win/OSX/Linux (free, zlib license)
Shareware / commercial:
- GameMaker Drag and Drop game maker for Windows.
- 3D Game Studio
- B.Y.O.N.D.
- Click team Multimedia Fusion and Games Factory
- FPS Creator
- Game Editor
- Game Maker
- Game Workshop
- GameBrix
- Platform Studio
- RPG Maker XP
- Stagecast
- The 2D Shooter Game Creator
- The 3D Gamemaker
- Torque Game Builder
- Visual3D.NET Game Engine and Toolset
[edit] Libraries / APIs
[edit] Software Protection Systems / Anti-cracking
[edit] Syntax Translation Tools
- CarlosAg.net Free Code Translation for .NET (C#<->VB.NET)
- Developerfusion Convert C# to VB.NET/VB.NET to C# based on #develop's editor
- Kamal Patel's - Convert C# to VB .NET with offline edition
- Microsoft's Java Language Conversion Assistant 2.0 and 3.0 (Beta)

