ath88 / MMSFML

Combining ManyMouse and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMSFML

Combining ManyMouse and SFML

Someone asked me to help them with making ManyMouse and SFML work together. This is a minimal implementation of such program.

Make sure you have the compiled SFML located in your environment. The Code::Blocks project currently expects them to be in the following locations;

Linux: /usr/local

Windows: C:/Program Files (x86)/SFML

Links to ManyMouse and SFML:

https://icculus.org/manymouse/

http://sfml-dev.org/

About

Combining ManyMouse and SFML


Languages

Language:C 97.6%Language:C++ 2.4%