Closed NelsonKhor closed 9 years ago
I also updated the Board display format in Board.cpp by adding the display for Player 1's and Player 2's store. I also added the instruction of pressing 'q' to quit the program, and pressing 'm' to go back to the menu. I think it will be very helpful to let the first timer know about those option just in case if they didn't read the "How to Play" instruction.
Hi, I updated your ReadMe.m for with improvements. I hope you like it. Github allows you to format your README.md file using Github-flavored Markdown (that's what the md stands for at the end of README.md). You can check out this guide if interested: https://guides.github.com/features/mastering-markdown/
I also found a bug in your game for two-player. I will submit an issue for that soon.