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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
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.