Skip to content

cddurbin/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Description

This is a simple noughts and crosses game developed as my first project during the Web Development Immersive course at General Assembly - London.

Tech

  • Ruby 2.1.4
  • Rails 4.2.0
  • Psql 9.4.0

Getting Started

Visit the Heroku App or clone the repo:

  • Clone the project using the URL: git@github.com:cddurbin/tic_tac_toe.git
  • Run
    • rake db:create db:migrate db:seed
    • bundle install
    • rails s

About

Simple noughts and crosses game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published