You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want share my small, example code C++.
Simple keyboard handling support using std::map, std::function. You can uses this in own games.
This project uses SFML to create simple window.