A game to show basic 2d kinematics alongside naive DirectX graphics using the Chilli Framework.
- Use the arrow keys to move your crosshair.
- Press space to fix your ending position and watch as the snowball is launched towards the crosshair.
- If the crosshair turns red, it means it is impossible for the snowball to land at that specific position due to its launch angle (default at 45 degrees).
Feel free to modify this program and change the initial angle (or whatever you feel like doing).