1.1.0 • Published 2 months ago

@ryan_dsilva/tictactoe v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

About The Project

So, I was randomly thinking about games you can play in the terminal and had this lightbulb moment: why not make one myself? And what's easier to start with than good old Tic Tac Toe? Just for kicks, I decided to whip up this fun project on a lazy Sunday. Turned out to be a pretty cool way to spend the day!

On a more serious note, I did try to incorporate best practices and extensive documentation for my code. If you want to learn more about the AI algorithm I used, here's a great link that I used myself: Link

Technologies and Platforms

TypeScript

Node.js

NPM

Getting Started

Prerequisites

Make sure you have Node.js installed and can access npm.

node -v

npm -v

Installation

This project is intended to be installed globally through npm.

  1. Install globally through NPM
    npm install -g @ryan_dsilva/tictactoe
  2. Run using the shorthand, ttt
    ttt

Usage

Here's an example of me playing Tic Tac Toe in my terminal :smile:

Contact

Website LinkedIn

1.1.0

2 months ago

1.0.0

2 months ago