Add lighting to game

I made a maze game, but the walls are too dark, how do u add lightning?

The old way

Go the UV editor buttons, select all the faces and click the light button and copy draw mode.

If using blender materials

For all situations I think you’ll need a GLSL vertex shader at the least.

Thanks