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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.