albertnez / SFML-template

Simple template for a SFML game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFML-template

Simple template for an SFML game. Provides a simple base with basic support for scenes, configuration and input. Includes a base scene as an example of usage, with a player using input.

Base inspired in Towerthousand's GraphDraw.

Makefile from mbcrawfo's GenericMakefile.

About

Simple template for a SFML game.


Languages

Language:C++ 55.4%Language:Makefile 44.6%