Skip to content
Snippets Groups Projects
Commit d861ad52 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 7c08fbbd
No related branches found
No related tags found
No related merge requests found
...@@ -146,7 +146,7 @@ and functions: ...@@ -146,7 +146,7 @@ and functions:
`Tile`, `Direction`, `rotate2DInts`, and `rotate2D<T>` must all be defined `Tile`, `Direction`, `rotate2DInts`, and `rotate2D<T>` must all be defined
*outside* your `Twos` class, not inside. *outside* your `Twos` class, not inside.
The rotation functions work as follows: ![rotate](rotate.svg) The rotation functions work as follows: ![rotate](rotate2.svg)
The above must all be created exactly as specified or the unit tests The above must all be created exactly as specified or the unit tests
will fail. *DO NOT* change even a single character of the unit tests will fail. *DO NOT* change even a single character of the unit tests
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment