Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 259 Bytes

File metadata and controls

18 lines (10 loc) · 259 Bytes

SFML-Engine-

My own game engine for SFML:

-StateManager

-State

-Example State( MenuState )

-Collision detection from Nick Koirala

-Config file creator / reader

-RandomValue functions ( integer and floating point values )

-ResourceManager