39 Commits

Author SHA1 Message Date
d90e270cd5 Add difficulty levels 2025-05-18 00:09:11 +05:30
373d3da91b center everything correctly 2025-05-17 23:11:02 +05:30
1698f3ce87 Refactor tools 2025-05-17 20:30:50 +05:30
ace89713d7 Fix scripts 2025-05-17 14:39:59 +05:30
77a640e1b7 Add clean script 2025-05-17 10:37:45 +05:30
32ff856cfa update readme 2025-05-11 23:47:49 +05:30
ff13e49720 decorations 2025-05-11 23:47:03 +05:30
654469bb4a enable tests 2025-05-11 23:10:02 +05:30
c1b0ea24a6 Better on browsers 2025-05-11 19:25:22 +05:30
977c24968b Grey out inactive buttons 2025-05-11 19:19:52 +05:30
1dfe56ac50 Animation on button click 2025-05-11 19:00:52 +05:30
8b71bce89c Add shadows to buttons 2025-05-11 17:22:07 +05:30
dc4ae27074 Correctly center button text 2025-05-11 16:48:42 +05:30
c8f1c043ee Automatically move dev instance to different workspace 2025-05-11 16:12:05 +05:30
9221f3f38a
Update README.md 2025-03-24 00:24:09 +05:30
6b321e034f Add buttons, refactor, make it more mouse friendly 2025-03-24 00:19:34 +05:30
5560013e33 Seed random number generation 2025-02-23 17:16:15 +05:30
89e43686ca Do the actual deployment using sudo 2025-02-23 15:31:59 +05:30
111a01faac Fix scripts 2025-02-23 15:26:42 +05:30
74a91f5a1f Remove unnecessary, package as tar 2025-02-23 15:15:26 +05:30
6a8d9a47af Working wasm 0.0.1.wasm 2025-02-22 19:29:20 +05:30
2ada9183e7 Package texture inside the binary 2025-02-22 13:43:18 +05:30
e957903a39 Auto resize based on screen size 2025-02-20 22:59:00 +05:30
f4b41bc6de add game 2025-02-02 00:38:15 +05:30
303f3d23b6 Update readme 2025-01-27 00:25:25 +05:30
a7ada984c5 Added texture and board 2025-01-27 00:24:28 +05:30
90a6ae7716 Add game stubs 2025-01-26 20:14:39 +05:30
61b71eb8f0 Add ID for a board 2025-01-26 18:51:20 +05:30
32ec8107ab Refactor towards simpler code 2025-01-19 13:50:18 +05:30
b6a6d570e1 Add progress bar, Add stats, pretty print 2025-01-11 19:19:48 +05:30
surya
69420922bd Reduce binary size 2025-01-05 18:52:44 +05:30
65c7c2b3c2 Fix tests 2025-01-05 00:31:15 +05:30
d917778a4b update heuristics info 2025-01-05 00:28:02 +05:30
be9585d5c2 Add as command line tool 2025-01-05 00:23:38 +05:30
354b59c004 Add generator 2025-01-04 22:30:46 +05:30
d6119de05a Add solver 2025-01-04 19:29:22 +05:30
4c740aef31 Added core engine logic 2025-01-04 16:24:39 +05:30
61ddacd20d Add king moves 2025-01-04 16:24:38 +05:30
111d0a282a
Initial commit 2025-01-04 16:18:49 +05:30