Skip to content

TED-996/SFMLGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFMLGame

SFMLGame is a C# architecture-oriented framework based on Spooker, which is in turn based on SFML.NET. However, with little changes, SFMLGame can be laid on top of any C# framework.

Features so far:

  • Threaded content loading
  • Logging
  • Service locator/provider
  • Module factory / Dependency Injection container
  • Reflection-based abstract class saving members to XML.

Disclaimer: Some of the feature names might be poorly chosen. Please let me know. Also, please let me know if I'm doing something bad.


License

MIT

About

Architecture-oriented game framework based on Spooker + SFML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages