Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

here you find some info about the error message you got.

https://github.com/raysan5/raylib/issues/796

Most probably the GPU driver is too old and doesn't support OpenGL 3.3 .

"Most probably the GPU driver is too old and doesn't support OpenGL 3.3 ."  <------- Correct! After I installed the newest GPU driver on the laptop computer, the game could be run normally.

Thank you very much!!!!!!!!