Jun
23rd

Solar Vengeance version 5 build 7, PrismServer and TurboSprite

Solar Vengeance is a game of interstellar conflict and conquest. You assume the role of a Star Lord, seeking to expand their territory after the collapse of the Galactic Empire. The other Star Lords (both human and computer Brain players) have the same idea! To eliminate your enemies you will build fleets of StarShips, and use them to capture independent and enemy StarSystems. Eventually you will capture your enemy Star Lord’s Capital StarSystem, eliminating them from the game. Conquer all of your enemies’ Capitals and you are victorious!
In Solar Vengeance 5, you can program your own Scenarios and computer Brain players in the Microsoft C# language. Use a full-fledged development tool like Visual Studio or SharpDevelop to write the code. When you are satisfied, just drop the source code file into the appropriate folder. SV5 compiles and integrates your code automatically.
The game is in real-time, but the game moves at one-second “impulses” and you can pause at any time. Single and multiplayer over internet.

Download solar vengeance

Some of the tools used to make the game were been released as well by the author…

TurboSprite: A Simple 2D Sprite Engine for .NET Framework 2.0

A simple, object-oriented 2D Sprite Engine for .NET 2.0.
TurboSprite is a set of components that provide a complete 2D animation sprite engine to your .NET applications. A “sprite” is a movable object in a game or other application that supports animation. In TurboSprite, you can use several different types of sprites, and create your own derived types to exhibit exactly the appearance and behavior you need. TurboSprite is written completely in C# managed code. DOWNLOAD TURBOSPRITE

PrismServer: A Chat Client and Server Solution for .NET 2.0

PrismServer is a complete solution for adding chat and other general purpose multi-user messaging to your .NET applications. The concepts of a chat-enabled application, like creating and entering chat rooms, sending and receiving chat messages, and management of user profiles, are abstracted by PrismServer and made available through simple properties, methods, and events.
DOWNLOAD PRISMSERVER

Tags: , , , , , , , , , ,

Posted by Angelinux | No Comments »