vagra / sfml-exercises

Some practice projects for sfml.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfml-exercises

Some practice projects for sfml.

world

world

soldier

soldier

ugrid

using uniform-grid for 2d collision detection. very fast! ugrid

dgrid

using loose/tight double-grid for 2d collision detection. very fast! dgrid

viewer

using z change actor, x change action, arrow key change direction and move. viewer

battle

if touch other types actor, attack. using finite state machine to manage actor actions. finite state machine, infinite possibilities. battle

thanks for

About

Some practice projects for sfml.


Languages

Language:C++ 94.4%Language:C 4.5%Language:CMake 1.1%