User profile: MrMuffin

User info
User name:MrMuffin
History
Joined:
Number of posts:5
Latest posts:

Tic Tac Toe Troubles!
Thanks so much! Sorry for the lack-of-tabbing-over: it wouldn't let me post the code like it should ...

Tic Tac Toe Troubles!
Hello all! I am having trouble with my Tic Tac Toe console game. I have the user enter which row/...

Loading a game map from a file and having the player move around
How would I load the map from a file and store it into the 2d array?

Loading a game map from a file and having the player move around
Should I use vectors or a 2d array? If vectors, how would I call a specific element?

Loading a game map from a file and having the player move around
Hey guys! I have this issue I need solved. I have looked on every website I possibly could've and ha...