homeyg's newest game programmed with C++!

It doesn't seem to let me nuke the edges. (x==0 || x==8, and y==0 || y==8)
 
As I've said in the C++ forum (cprogramming.com), you're not supposed to be able to do that. It makes the game tougher.
 
Back
Top Bottom