SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network. This extension contains a project template to start SFML.Net game developpement. Features of the template : - .Net 4.0 compatible. - Platform independant (works with x86, x64, AnyCPU) and automaticallyadapt the SFML dependancies in the bin directory. - Default exemple in the Program class. - Default SFML icon. |