4-D tic-tac-toe is inspired by Time Vectors (R) game by JBD Games. It's a 4-dimensional tic-tac-toe game. The game is played in four 4x4x4 cubes. The goal is to make 4 piece in row in any dimension(s). It is written in C++ with OpenGL library.
Follow 4D Tic Tac Toe
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
This seems incomplete. You can make moves, you can turn things around a bit. But there's none of the usual controls. There's no AI. Not even win detection as near as I can tell. On the other hand, I may take some of the GUI stuff for my own project, Qubic, which has been sitting unfinished for years. It's a reasonable start.