crosshair
crosshair
crosshair

Crosshair

Overview

Practical for shooting games, this application draws a small crosshair in the center of your main screen in order to help with the precision of these games. Although this application is written in C++, it is only available on Windows machines, since it uses the Windows API to create a window and draw inside it. The reticle can be adapted to different games: using a key combination, it is possible to change the location of the drawing in order to accommodate all games. A configuration file is also available to automate the placement of the reticle when launching an application. This configuration file is a lua script.

Technologies

C/C++

Project link