/tic-tac-toe

Simple Tic Tac Toe HTTP Game

Primary LanguageRubyMIT LicenseMIT

Tic Tac Toe

To setup your local environment to run this, ensure you have Ruby 2+ installed, then install dependencies by running:

$ bundle

To launch the app locally run:

$ rackup