Skip to content

morsisko/SFML-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML-Template

Template which provide way to handling scenes designed for SFML

Features

  • Abstract state
  • Interface for:
    • Handling inputs/events
    • Drawing on screen
    • Updating scene providing elapsed time since last frame
  • Splash screen with custom time
  • Menu screen
  • SimpleButton class which change button on mouse move, and handle your custom onClick functions (thanks to std::function)
  • Game screen which can handle your awesome games

Examples

Games which are based on SFML-Template state/screen flow:

About

Template which provide way for handling scenes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages