''[Philip Quaife] 3 Sept 05'' I saw a post the other day on freshmeat for a 3D minesweeper game. At the time I thought it was written in [Python]. This is like a red rag to a bull for me, and I thought that I would write one in Tcl to show how much python sucks. It turns out that the game is not written in Python, but in fact it is a C++ app. It only uses python for configuration, plus twenty other dependancies (exaggeration). By this Time I had gotten keen and spent saturday fooling around with it. Before going too far I am posting it here as a ''Pre Release'' application, to see how playable it us and to see how well it works on other graphics cards. Please post feedback after the screen shot on how well it works or not and on what platfrom/graphics card and openGL drivers. You never know, I may actually finish it if there is enough positive feedback. Here [http://qs.co.nz/Tcl/3D/Qgl.kit] is a kit for Win/Linux. [http://qs.co.nz/Tcl/3D/minesweep.jpg] ---- '''Comments''' [Paul Obermeier] 4 Sept 05 Hi Philip, Very nice work. It works well on the following systems, both running with XP. GL_RENDERER: Intel 915GM GL_VERSION: 1.4.0 - Build 4.14.10.4020 GL_RENDERER: GeForce FX Go5600/AGP/SSE2 GL_VERSION: 1.4.0 ---- [Category Application] | [Category 3D Graphics]