Intelligent Snake
This is the final version of the snake game. I have implemented a* algorithm in the intelligent snake (it is much clever than the previous ones). There are thre...
This is the final version of the snake game. I have implemented a* algorithm in the intelligent snake (it is much clever than the previous ones). There are thre...
I have updated the last snake game and made it multiplayer. You can choose any number of players – either human or computer. The computer just chooses the...
This is a small snake game that i created just for fun. The source code is 4 kb in size and the snake game is very simple. You just try to eat the food while pr...