I created this game, just for fun and to develop some skills. I's written in C and uses the XLib library. You could use the source code to learn from it! it is a simple snake race game
Follow xracegame
nel_h2
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
-
it works. I did not like the fact that the motion is not fluent, but of course that's a question of taste. I like Xlib too but as it is used in this game, is a bit overcomplicated for my tastes. But again, it works and that's the most important thing. I've seen many X11/Xlib games that did much less than this but were so badly coded, and divided in 20 sourcefiles, that one eve couldn't manage to compile it... or understand how to fix the incompatibilities.