WebGL games refer to a category of online games that utilize WebGL (Web Graphics Library) technology to render 2D and 3D graphics in a web browser. This JavaScript API allows developers to create visually rich gaming experiences without the need for additional plugins. By providing hardware-accelerated graphics, WebGL enables more complex graphics and smoother animations compared to traditional HTML or JavaScript methods.