RL Shooter is a Python-based framework that integrates ViZDoom with OpenAI Gym APIs to create a flexible reinforcement learning environment for FPS games. Users can define custom scenarios, maps, and reward structures to train agents on navigation, target detection, and shooting tasks. With configurable observation frames, action spaces, and logging facilities, it supports popular deep RL libraries such as Stable Baselines and RLlib, enabling clear performance tracking and reproducibility across experiments.