Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 05-unit-tests
  • main default protected
  • 11-flip-coin
  • 10-generics
  • 09.5-before-main-generic
  • 09-modules
  • 08-Display
  • 07-trait-derive
  • 06-trait
  • 04-impl-for-board
  • 03-board-struct
  • 02-typed-squares
  • 01-simple-board
13 results
Created with Raphaël 2.2.029Nov30Nov29282726Fix date in slidesmainmainUpdate slides from 2023 presentationUpdate slidesfix commentsUpdate slidesUpdate pdfAdd PDF of the presentation slidesAdd README and default to TicTacToeAdd a Coin flip game11-flip-coin11-flip-coinImplement all needed trait and generic play10-generics10-genericsImplement Board trait for TicTacToe board09.5-before-mai…09.5-before-main-genericAdd a move type and refactor a bitRefactor to make a board module with a tictactoe submoduleAdd board module09-modules09-modulesReplace ConvertToString by std::fmt::Display08-Display08-DisplayImplement Clone, Copy, Debug, PartialEq for square07-trait-derive07-trait-deriveAdd ConvertToString trait06-trait06-traitAdd tests05-unit-tests05-unit-testsAdd impl for Board04-impl-for-board04-impl-for-boardAdd a Board type03-board-struct03-board-structRemove need for Copy and Clone, too soon02-typed-squares02-typed-squaresAdd typed squaresboard without structs01-simple-board01-simple-boardFix board displaySimple display and rustfmtAdd lockSimple board and display
Loading