
2D game engine and level editor.
Frank Engine is an object oriented game development framework written in C++. The purpose is to be a fun and fast to create large open world 2D games. Everything necessary to create a fully featured game is included: physics (Box2D), rendering (DirectX), level editor, dynamic lighting, particle system, sound, music (Ogg Vorbis), gamepad input, GUI, and debug console. The code is fairly well documented and includes a simple starter project build on.
(more…)
Posted by FireSword |
No Comments »

Ludum Dare 26 COMPO Top 100 pack is a pack containing the top 100 COMPO games (as voted by the ludum dare audience) and their source codes. The theme of this competition was Minimalism
(more…)
Posted by FireSword |
1 Comment »

Ludum Dare 26 JAM Top 100 pack is a pack containing the top 100 JAM games (as voted by the ludum dare audience) and their source codes. The theme of this competition was Minimalism
(more…)
Posted by FireSword |
5 Comments »

Newton Adventure is a free and open source 2D platform game. You play Newton, a very special hero who has the power to change gravity direction. It runs on every Linux, Windows, Mac OS X or any OS with Java and OpenGL support.
(more…)
Posted by FireSword |
No Comments »

Ancient Beast is a turn based strategy indie game project, played online against other people, featuring a wide variety of items and creatures to acquire and put to good use in order to defeat your opponents.
(more…)
Posted by FireSword |
No Comments »

This game is StandAlone (doesn’t require HL2) BUT requires Steam and Source SDKbase 2007 installed (both FREE)
GoldenEye: Source is a total conversion modification of Half-Life 2. It is a fan made recreation, released for free, with only one goal in mind; to bring the memories and experiences from the original GoldenEye64 back to life using Source Technology.
(more…)
Posted by FireSword |
No Comments »

Ludum Dare 25 JAM Top 50 pack is a pack containing the top 50 games (as voted by the ludum dare audience) and their source codes. The theme of this competition was You Are The Villain
(more…)
Posted by FireSword |
6 Comments »

Ludum Dare 25 Compo Top 50 pack is a pack containing the top 50 games (as voted by the ludum dare audience) and their source codes. The theme of this competition was You Are The Villain
(more…)
Posted by FireSword |
2 Comments »

Syntensity, also known as the Syntensity Engine, and previously also called the Intensity Engine, is an open source project that consists of a client, server, and master (metadata) server – everything you need to run your own games or your own virtual world.
(more…)
Posted by FireSword |
No Comments »

Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).
(more…)
Posted by FireSword |
No Comments »