Elnu ElnuDev · he/they
  • Joined on 2023-02-05
ElnuDev pushed to main at ElnuDev/blog.elnu.com 2023-03-23 20:27:04 -07:00
fea3d24dc2 Write essay, bibliography setup
ElnuDev pushed to main at ElnuDev/blog-theme 2023-03-23 20:26:20 -07:00
3fb14b4742 Update figcaption styling
ElnuDev pushed to main at ElnuDev/blog-theme 2023-03-23 11:25:09 -07:00
dfd7a51853 Add bibliography styles
4f53688527 Style iframes
Compare 2 commits »
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-22 10:35:59 -07:00
a256dba686 Fix typo
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-21 23:42:10 -07:00
6e61d0c9a6 Format challenge #104
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-18 20:35:34 -07:00
6e4d238b30 Make @bellumela Twitter open in new tab
ElnuDev pushed to main at tegakituesday/tegakituesday.com 2023-03-18 20:29:23 -07:00
f2c8d68f9f New mascot art
ElnuDev pushed to main at ElnuDev/Chess 2023-03-16 12:43:27 -07:00
9fbc09ea07 Clear move history on setup
101054091d Fix black queen promotion
851c2f401d Prevent click redraws while AI is thinking
acb9e05e07 Fix king control zone, disable checks preventing castling
2c5d9079cd Use threading for AI
Compare 8 commits »
ElnuDev pushed to main at ElnuDev/Chess 2023-03-16 00:19:26 -07:00
5e1553aaf6 Fix blocking checkmate
e178d88742 Add stalemate text
446006cf4a Shuffle AI move set to prevent moving back and forth
dcf9bd7df7 Make pawn promote from captures
Compare 4 commits »
ElnuDev pushed to main at ElnuDev/Chess 2023-03-15 23:50:50 -07:00
0c40eba66f Add queen promotion, fix pawn taking two squares ahead
9063667ca5 Movement restriction for Knight
Compare 2 commits »
ElnuDev pushed to main at ElnuDev/Chess 2023-03-15 22:44:44 -07:00
419d33bc88 Prevent two squares forward pawn teleportation
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