Search:

Type: Posts; User: user3313

Search: Search took 0.01 seconds.

  1. Try my C++ Tic Tac Toe Game using a 2d array (Jumping Into C++ Chapter

    This is a simple console tic tac toe game in C++ that uses a 2d array to represent the board. This is an example source code for Jumping Into C++ Chapter 10 Problem 4.
    I put a link to the code in a...
  2. Try my C++ Console Checkers Game! (Jumping Into C++ Chapter 10 Problem 6)

    This is a console checker game I made in C++ for Chapter 10 Problem #6 in Jumping Into C++. I put my source code on runnable.com where you can view the code and run it.

    Here's the link: Link
    ...
Results 1 to 2 of 2