Skip to content

Commit

Permalink
JUST IN CASE
Browse files Browse the repository at this point in the history
  • Loading branch information
neongreen committed Jun 29, 2023
1 parent 1b1589c commit 7165b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/challenges/chess-simp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ const _2021_12_04: Challenge = {
link: 'https://www.youtube.com/watch?v=gwKbZ_pNZ8M',
challenge: 'You take when you can.',
beaten: {
name: 'Chess simp simp',
name: 'Chess simp simp', // simple man#6823, Chess Simp discord
depth: 2,
},
isMoveAllowed({ board, move }): boolean {
Expand Down

1 comment on commit 7165b05

@vercel
Copy link

@vercel vercel bot commented on 7165b05 Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ches – ./

ches-git-main-neongreen.vercel.app
ches-neongreen.vercel.app
ches.vercel.app

Please sign in to comment.