Elnu ElnuDev · he/they
  • Joined on 2023-02-05
ElnuDev pushed to main at ElnuDev/Chess 2023-03-15 22:42:06 -07:00
0a838ba7ee Implement castling
ElnuDev pushed to main at ElnuDev/Chess 2023-03-15 21:15:17 -07:00
c9cf5fa8fb Switch from BoardCoordinate to Move for most move handling
dcde9d5ecd Add two space pawn movement
36f3873816 Fix checkmate logic to account for other piece taking attacker
884fc44ed4 Add win/lose screen
Compare 4 commits »
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-15 18:13:55 -07:00
d0c60cdf6f Fix typo
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-15 00:41:42 -07:00
2188abc6ba Format challenge #103
ElnuDev pushed to main at ElnuDev/Chess 2023-03-14 12:54:15 -07:00
f16448bdf0 Fix AI value system
ElnuDev pushed to main at ElnuDev/Chess 2023-03-14 12:41:21 -07:00
b4c9ca0105 Get AI working
ElnuDev pushed to main at ElnuDev/Chess 2023-03-13 20:42:49 -07:00
eeaf71bc19 Fix moving white pieces, remove sleep
ElnuDev pushed to main at ElnuDev/Chess 2023-03-13 20:10:46 -07:00
dcfc4ce3d9 WIP broken AI integration
ElnuDev pushed to main at ElnuDev/Chess 2023-03-13 19:16:17 -07:00
3eec0e7833 Add move highlights
ElnuDev pushed to main at ElnuDev/Chess 2023-03-13 18:38:45 -07:00
17aa7c7ccb Prevent moving into check, implement checkmate detection
17b506922a updating movement
Compare 2 commits »
ElnuDev pushed to main at ElnuDev/Chess 2023-03-10 15:16:42 -08:00
023d0b9a4b Implement prevention of teleportation for possible moves
ElnuDev pushed to main at ElnuDev/nix-config 2023-03-08 10:46:47 -08:00
ef4717e6cd xborders: use nixpkgs
0f1099f5f3 flake.lock: Update
Compare 2 commits »
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-07 22:50:17 -08:00
4043c4f525 Format challenge #102
ElnuDev pushed to main at ElnuDev/Chess 2023-03-04 19:10:09 -08:00
8294306734 Add LICENSE
ElnuDev pushed to main at ElnuDev/Chess 2023-03-04 19:08:45 -08:00
7edb361248 Create LICENSE
ElnuDev pushed to main at ElnuDev/Chess 2023-03-04 19:06:21 -08:00
08292bc9dd Add piece graphics, flip white and black tiles, swap king and queen
ElnuDev pushed to main at ElnuDev/nix-config 2023-03-03 15:07:12 -08:00
c2292de2bc home: modify killall for wrapped apps, clean bashrcExtra
ElnuDev pushed to main at ElnuDev/blog.elnu.com 2023-03-01 20:12:39 -08:00
973c146196 Hide low quality posts
a9b2931684 Fix hidden posts
Compare 2 commits »
ElnuDev pushed to main at ElnuDev/blog.elnu.com 2023-03-01 19:59:27 -08:00
897ffa631a Update blog-theme
ElnuDev pushed to main at ElnuDev/blog-theme 2023-03-01 19:59:10 -08:00
43b69e775e Prevent avatar from breaking outside of homepage