~yacinechaouche/+junk/BZR

« back to all changes in this revision

Viewing changes to CODE/REDDIT/TTT/mytictactoe/.git/logs/HEAD

  • Committer: yacinechaouche at yahoo
  • Date: 2015-01-14 22:23:03 UTC
  • Revision ID: yacinechaouche@yahoo.com-20150114222303-6gbtqqxii717vyka
Ajout de CODE et PROD. Il faudra ensuite ajouter ce qu'il y avait dan TMP

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0000000000000000000000000000000000000000 c1968ee6eab40969f842987b2fcf7d5525ec7c67 Yassine Chaouche <chaouche@karabeela.(none)> 1374417273 +0100 clone: from https://github.com/ychaouche/Tic-Tac-Toe
 
2
c1968ee6eab40969f842987b2fcf7d5525ec7c67 2c18ed502a55a8971573dc9a2e5cc2a0ec16f47d Yassine Chaouche <chaouche@karabeela.(none)> 1374418517 +0100 commit: Refactoring of the original code by Jose
 
3
2c18ed502a55a8971573dc9a2e5cc2a0ec16f47d 6d8e9eda93113144e8462c4269c5c731984d2f1c Yassine Chaouche <yacinechaouche@yahoo.com> 1374421396 +0100  commit: Removed old files
 
4
6d8e9eda93113144e8462c4269c5c731984d2f1c 7d96000974c90e707b36a52cf7b17c1132c3ff1e Yassine Chaouche <yacinechaouche@yahoo.com> 1374427457 +0100  commit: Updated board in README
 
5
7d96000974c90e707b36a52cf7b17c1132c3ff1e 19eae6b5121d72af102b9ce5113f4cd12231c734 Yassine Chaouche <yacinechaouche@yahoo.com> 1374500291 +0100  commit: Removed old square_to_move method
 
6
19eae6b5121d72af102b9ce5113f4cd12231c734 d6e64bc9ec10778076b1ed1fc9bc8401e3eb42a4 Yassine Chaouche <yacinechaouche@yahoo.com> 1374500762 +0100  commit: Added sktech to document Board.square_to_move and Board.move_to_square
 
7
d6e64bc9ec10778076b1ed1fc9bc8401e3eb42a4 1bc11b9e9ac2dca547e87d27a7aaf6164a244ec5 Yassine Chaouche <yacinechaouche@yahoo.com> 1374501273 +0100  commit: Added legends to the graphics documentation in Board.move_to_square and Board.square_to_move
 
8
1bc11b9e9ac2dca547e87d27a7aaf6164a244ec5 509d2e389a1e6bfdf6cf764117cec16eb7a5583b Yassine Chaouche <yacinechaouche@yahoo.com> 1374505454 +0100  commit: 1) Renamed board.get_owner to owner, because this
 
9
509d2e389a1e6bfdf6cf764117cec16eb7a5583b 803fa661c04f6d046c34e8f48ad0e8f2fff470cf Yassine Chaouche <yacinechaouche@yahoo.com> 1374719128 +0100  commit: Added support for square argument in some board methods
 
10
803fa661c04f6d046c34e8f48ad0e8f2fff470cf 52287dd618c2bd3f60c02777ee7debeebdab1320 Yassine Chaouche <yacinechaouche@yahoo.com> 1374719162 +0100  commit: Added a couple of __init__.py file to make turn our folders into packages
 
11
52287dd618c2bd3f60c02777ee7debeebdab1320 dcabeb85bca9d07be6326cab09cc1d6920909b84 Yassine Chaouche <yacinechaouche@yahoo.com> 1375065481 +0100  commit: 1) Added a board_size argument to the Game constructor method