This project was created as a linux sample code for this report. It demonstrates some of the hook's capabilities using Tetris game as a target.
Warning: This code does not the same code from the presentation
- randomly sets the position and rotation when creating shapes
- print the type (number) of the event that occurred
make tetris
make inject
The source code of the game was taken from here