Skip to content

A simple game of tic tac toe played via the command line

Notifications You must be signed in to change notification settings

jjvaz25/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple game of tic-tac-toe between two players that can be played through the command line!

Edit: 11/11/2019

  • things I would like to improve: --General code cleanup and refactoring --reassess if 'board.rb' needs to require 'player.rb' --put attribute readers, writors, and accessors all in one line --Examine #game_over method so that the parameters are optional (right now I pass an argument of "" for one of the method calls)

About

A simple game of tic tac toe played via the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages