Hey Guys!

I've done many projects so far. But never published all things.
Now i've decided to publish them in a bundle.
Some projects do not work properly, but contain some cool or useful code.
So have fun with it!

Download-Link:
http://www.target-of-victory.com/Publish.exe
It's a really fast download (2,2 MB/s and more)
The file is about 800 MB large and compressed.

Greetz Felix

Click to reveal.. (Project List)

======================================================================
AlternativeScheduler
======================================================================

This project is what the name says. An alternative version to schedule functions with GS.
It's about 3 times faster than the standard scheduler, but not finished yet.
You can use it, if you don't need to remove a function. Otherwise you have to write it on your own.


======================================================================
ArmorSystem
======================================================================

An older project by me which should manage users and chatting with and between different games and one central server.
So you can use one account for all games in gs. The project wasn't that bad, but it's not so good.
There are some good snippets how to create a plugin which uses socket functions in c++.


======================================================================
BrickBuilder
======================================================================

Maybe you know this project. If not, look here:
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=379827


======================================================================
Cave Research
======================================================================

A project which uses the CubeX Framework. You are in randomly generated dungeons and you can walk around, use portals to go to the next dungeon.
There's also a level editor for editing the levels.


======================================================================
Desktop-App
======================================================================

Use Gamestudio on your Desktop like a windows sitebar application!


======================================================================
From GS
======================================================================

Another simple terrain editor. You can edit terrain height and water height.
Use 1 and 2 to switch the edit modes.


======================================================================
Galaxy
======================================================================

Two simple, but cool particle effects


======================================================================
GSStarter
======================================================================

My starter project with source files.
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showgallery&Number=340545


======================================================================
Hackers Delight
======================================================================

Atm not a game, but a game base. You need a mySQL database to use this. The database structure could be get from the server source files.
This project is interesting in a special way:
The game itself is empty. It contains only a start menu and a method to download/install apps(plugins) for this game.
Those plugins have a really simple-to-use api for the game (like networking, gui, ...)


======================================================================
Jump'n'run
======================================================================

Simple platformer game done with physX.
Controls are easy:
Space jump, cursor keys to move
with p you can switch through pp-effects
with c turn the camera
with i toggle isometric mode


======================================================================
LC GUI
======================================================================

My WIP gui system. Buggy, unfished, cool grin


======================================================================
Mini RPG
======================================================================

This is a simple RPG template. You've got an inventory, a simple battle system and a day-night cycle


======================================================================
One Man Army
======================================================================

A shooter project


======================================================================
Outbreak
======================================================================

Another shooter project


======================================================================
PointCloud
======================================================================

Control more than 1000 particles with speed and position. Each single one!


======================================================================
Space Game
======================================================================

A game like the one of the X-Series. Levels are stored in custom format.


======================================================================
TimeDigger
======================================================================

The previous version of Cave Research. Maybe cool, maybe not.


======================================================================
Walkers
======================================================================

People walk randomly(but intelligent) over the pavements.
They spawn and despawn only in house entries.

======================================================================
WhatIsFear
======================================================================

Simple walkaround grin
Inspired by Amnesia: The dark descent


======================================================================
Windows API + Windows API Snippets
======================================================================

Some cool stuff done with the windows api. You can count Desktop-App as one of them.


Last edited by MasterQ32; 01/22/12 01:03. Reason: Updated download link

Visit my site: www.masterq32.de