You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,7 @@ Prompts to get the project started.
30
30
After that, I tinkered first by hand and then by Github co-pilot. For example,
31
31
32
32
- it took some wrangling to get the jumping behaviour to work correctly?
33
-
34
33
- using "textContent" to record the number of jumps required to get somewhere was too aggressive. Clearing it by "setting cell.textContent = """ took out everything within as well (including the piece).
35
-
36
34
- make responsive
37
-
38
35
- Add a simple AI: blue makes whatever move reduces the "data-col" the most.
0 commit comments