SFML community forums
General => SFML projects => Topic started by: alx123 on April 14, 2010, 02:00:10 am
-
Hi everyone, This is my second SFML game.
Its a Snake clone made with C++.
Here is the game with the source code.
http://www.mediafire.com/?wzzmhzajjki
If there is a bug be free to tell me. I would appreciate it.
Also if there is a problem with the executable or something sorry, this is the first time I post a program online so I dont know if it will work.
-
Looks good so far. Are you going to continue working on it?
I noticed it throws an error when I close it, have you got event handling for closing the window?
As far as the interface goes, it's not very user friendly to have to use the mouse to start the game again.
Keep it up. :)