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

auto

parent d93497a0
No related branches found
No related tags found
No related merge requests found
...@@ -146,6 +146,8 @@ and functions: ...@@ -146,6 +146,8 @@ 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 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
files, just copy it verbatim. files, just copy it verbatim.
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment