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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.