Projects / MiniTicTacToe

MiniTicTacToe

MiniTicTacToe is a one-or-two player Tic Tac Toe game written for the console. It has an optional computer player.

Tags Games/Entertainment
Licenses GPLv3
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Nov 2008 09:20
  • Rrelease-after

Changes: "Graphics" have become larger and easier to use for gameplay. A three-tier AI system was implemented with Hard, Moderate, and Stupid levels of difficulty. The ability to either play again or quit is prompted at the end of a game.

  • Rrelease-mid
  •  31 Oct 2008 23:34
  • Rrelease-after

Changes: The primary improvement is that now the user is able to select whether or not the computer goes first when playing MiniTicTacToe in single-player mode. The computer can now be defeated A feature has been added for laptop users: if a user does not have a numpad (as is normal on laptops), the user is able to select this, and the game play-field is altered for easier reading and selecting. There is also code cleanup with improved efficiency, and added comments for readability of the source.

  • Rrelease-mid
  •  12 Oct 2008 07:45
  • Rrelease-after

    Changes: An optional computer player was added. The code was cleaned up. Comments were added.

    • Rrelease-mid
    •  01 Oct 2008 16:21
    • Rrelease-after

      Changes: This release adds comments all around. The general input method has changed to string input,which is cast into an integer. This means that extraneous input is now ignored, instead of causing a major crash of the program. Other areas have been simplified and combined.

      Changes: This is the initial presentation. Minor bugs were fixed. The user interface was improved.

      78698f74b1474080b49b4abbf7c7312c_thumb

      Project Spotlight

      Chestnut FTP Search

      A Web application to search files on FTP servers.

      No-screenshot

      Project Spotlight

      PySSE

      A simple site engine.