A simple shooting game where the user can select between two guns and shoot the target.
Language: C#
Features:
Desert Eagle:
- Can shoot 60 bullets per minute
- Semi-auto firing system (the trigger must be pulled for every firing)
- Total ammunition: 10
- Accuracy: 90%
- Damage: 40 units
- Reload time: 4 seconds
AK-47:
- Can shoot 400 bullets per minute
- Auto firing system
- Total ammunition: 30
- Accuracy: 60%
- Damage: 5 units
- Reload time: 5 seconds