Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: CppCobra  (Read 2907 times)

0 Members and 1 Guest are viewing this topic.

alx123

  • Newbie
  • *
  • Posts: 5
    • View Profile
CppCobra
« 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.

Walker

  • Full Member
  • ***
  • Posts: 181
    • View Profile
CppCobra
« Reply #1 on: April 14, 2010, 04:37:12 am »
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. :)

 

anything