Denneth’s Fantabulous ASCII Games Compendium #1

A few small console games I made.

So, I was bored, and wanted to do some C# programming.

The results are:

  • Tic Tac Toe (Also naughts and crosses)
  • 4 in a row
  • Hangman

All of these are 2 player pen and paper games, which I ported to console applications because of said boredom.

As such, all of these require 2 people to play, with the exception of Hangman, which can read a random word from a text file instead.

For the purposes of this article, I will assume you already know and or have played these games, and as such know the rules and regular implementation.
If you have not, here are some links: Tic Tac Toe, 4 in a row, Hangman.

Pictures say a thousand words, so here are some:

Well that about sums it up.

As I strive to do with all my software, for ill defined reasons, I have uploaded all code to Github.
The code for all three is available Here, with compiled binaries (also know as releases, executables, or “The one you actually want”) Here.

If you enjoyed playing these and would like to share this with me, found any bugs, or have suggestions for what game I should make next or what to change to make these better, feel free to let me know, you can contact me here.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close