Skip to content

BastienBabar/tictactoe

Repository files navigation

Stack Share

Coverage Status

Codeship Status for BastienBabar/tictactoe

README

  • Bunlde install

  • Ruby version: 2.2.3

  • No database, no need to run migration

  • Tests run: rspec (100% coverage with simplecov)

  • Using Haml, Sass, CoffeeScript and bootstrap

ToDo

  • Implement AngularJS framework

  • Add database and handle users

  • Improve objects to make it scalable (eg. build bigger board)

  • Design is poor

  • Guard configuration

  • Handle validation to securely stop the game when finished