Server Status: Offline
Message: The server is undergoing a complete revamping of hardware and software.
The Focused Games Framework provides the backend for most of my software. It encompasses projects such as Juice, Thrust and Core and is used to unify my coding approach to all platforms I am currently interested in. Thrust is the framework for writing XNA games across the Windows, Xbox 360 and Zune platforms. Juice serves the Windows Desktop Application side of development and contains my current WinForms and WPF controls. Core is nothing more than the shared code between all sub projects, maintained in a centralized way.
Source Code
You can get the current source code from the following SVN repository. The repo is viewable in your browser so feel free to take a look around. Please note that the server may not be up as I take it down sometimes for various reasons.
URL: https://jsedlak.homedns.org:8443/svn/FGF
Username: guest
Password: [no password needed]
Videos
Tutorials / Step-By-Steps
- Getting Started with FGF - Getting FGF, Building, Running Unit Tests
Features
Data Management
Advanced Content Management - Easily load and unload content on the fly both synchronously and asynchronously with tremendous ease. The Asset Manager in Thrust works just like the builtin Content Manager (XNA Framework) but supports more advanced scenarios.
Extensions / Plugins - Never has building a project dependent on extensions been any easier. With FGF you can load an extension or plugin at the drop of the hat.
XML Serialization / Deserialization - Unlike the serialization classes provided by the .NET Framework, the XML classes in FGF are actually useful. FGF supports advanced functionality requirements such as type independent loading and circular referencing.
Downloads
Current
There are no current releases.
Old
- Focused Games Framework Beta 2 (Bin) (331) - 169.3 KB
- Focused Games Framework Beta 2 (Src) (458) - 870.09 KB
- Focused Games Framework Beta (Bin) (267) - 130.06 KB
- Focused Games Framework Beta (Src) (225) - 859.35 KB
- Focused Games Framework Alpha (Bin) (526) - 74.55 KB
- Focused Games Framework Alpha (Src) (344) - 270.93 KB