Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 461 Bytes

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/