Game Modules provide a large core gameplay feature, listening for player input and triggers, and generating a gameplay value or gameplay response. These features only control what is actively running during gameplay, such as weapons, player characters, vehicles, grid systems, damage systems. In other words, they cover mechanics which play out during a single play session, but not beyond. These modules are generally very dynamic, responsive and explosive.