itch.io is community of indie game creators and players

Devlogs

Chaste Tris Legacy OpenGL

GLFW Chaste Tris
A downloadable game for Windows and Linux

This project is a Legacy OpenGL version of Chaste Tris. This means that it can run old very old machines. I tested it on an old PC I bought in 2012 which is the oldest machine I have currently. It is compatible with version 1.0 of OpenGL. I have not learned modern OpenGL yet but later on I may do an update using modern OpenGL.

One benefit of this version of the game compared to the SDL version is that the entire download is much smaller. This is because GLFW is used as a windowing library and it is not as bloated as SDL or Raylib if all you need is an OpenGL context to draw to a Window.

If you have already downloaded the SDL version and it works fine for you, you don't need to bother with this one because it is the same game. But the source code is included for you to look at in case you are curious.

Files

  • glfw_chastetris_linux.zip 25 kB
    Sep 24, 2023
  • glfw_chastetris_windows.zip 88 kB
    Sep 24, 2023
Download GLFW Chaste Tris
Leave a comment