Home » C++, Open Source, Programming, Stuff

3T: Text based Tic Tac Toe

29 January 2010 No Comment

I don’t know why, but the idea of programming a text based version of Tic Tac Toe was bothering me for days and after coding hours in PHP for another project, I needed some “refreshment” and started to code this game.
Because it’s a game with a simple structure, the first implementation was not so much work to do, but lacks of a computer opponent, so you only can play it on one PC with two human players, but implementing an “AI” will be the next step for me.

Screenshot
Screenshot

[ad#Image Header Top]

Why text based?
Well, because it’s easy to code and it runs on various machines without the need of special libraries or graphics features.


Requirements:

  • Some computer with a C++ compiler (the oldest I machine I tested was a 233MHz PPC and the program ran well)
  • At least 640KB of RAM
  • A keyboard ;)

For now, I only uploaded a precompiled package for Windows. This one should run on Windows 98 or later. More packages will come soon…

Download & Project page
Windows package: http://threet.googlecode.com/files/3T_winXP_0.0.1.zip
Source package: http://threet.googlecode.com/files/3t_sources_0.0.1.zip
Project page: http://code.google.com/p/threet/

Have fun with the game…

Similar Posts:

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

Wo kommen bloß die ganzen Banner her?