Commit Graph

34 Commits

Author SHA1 Message Date
175a2b256c feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
749546fdb2 feat: failed attempt at solving more than 4 puzzles 2025-09-07 14:53:50 +02:00
f31ca68c26 feat: added micro max engine 2025-09-07 13:31:13 +02:00
51bc2a142e feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
5077091ba7 feat: added randomengine to gitignore binary 2025-09-06 18:27:15 +02:00
03f8a2a5ac feat: C engine 2025-09-06 18:26:31 +02:00
dd8763f30f feat: added script to extract links form html 2025-09-06 14:00:34 +02:00
b6fb50479f fix: left button drift 2025-08-24 13:23:58 +02:00
f91423c56c feat: remove the yellopw line 2025-08-24 13:19:50 +02:00
a28aeb6938 feat: sound effects 2025-08-24 13:17:58 +02:00
1601d7c368 feat: make the game have any sense at al 2025-08-24 13:14:47 +02:00
662b456332 feat: simple fps game 2025-08-24 13:11:24 +02:00
2be0f1f8a9 fix: most lint issues 2025-07-14 16:25:23 +02:00
0fc908f92d chore: made static functions static 2025-07-14 16:08:05 +02:00
f52d4f243a feat: wrap memcpy and sprintf executions into single function 2025-07-14 15:59:26 +02:00
894d134bc9 wip: questionable linting fixes 2025-07-14 15:29:01 +02:00
be301762ec chore: added linting to image veiwer 2025-07-14 15:14:19 +02:00
630dbeb40f feat: image taks as much space as possible, resize it automatically 2025-07-14 15:00:16 +02:00
714a2ab08b feat: load all image files in a folder when opening single image 2025-07-14 14:53:16 +02:00
b2d4ba3347 feat: added installation script for image viewer 2025-07-14 14:38:04 +02:00
a0a810c402 feat: some new features in image viewer 2025-07-09 18:31:21 +02:00
09f8f87003 feat: added simple image viewer 2025-07-09 18:05:59 +02:00
a4a3d4c6ac Merge branch 'main' of https://github.com/kuhyx/testsAndMisc 2024-11-14 20:53:05 +01:00
b8e3f0c577 wip: websocket server in C 2024-11-14 20:52:38 +01:00
acc6083476 feat: translated scrape website comics to C 2024-11-14 08:29:40 +01:00
44b34e916b feat: translated split into "C" 2024-11-14 08:29:39 +01:00
aaa8ea3bde chore: updated Licenses 2024-11-14 08:29:37 +01:00
82957e96f3 feat: generating images now flexes how fast it is 2024-11-14 08:29:30 +01:00
1e27936435 feat: initialize srand at the very beginning of program: 2024-11-14 08:29:28 +01:00
3ca85a92cc feat: split generate jpg into smalle functions 2024-11-14 08:29:25 +01:00
37bb313b11 feat: removed image size restriction 2024-11-14 08:29:21 +01:00
46e2100699 feat: added C generating random jpgs for max speed 2024-11-14 08:29:15 +01:00
94e9deec71 feat: move folder 2024-11-14 08:18:40 +01:00
88ac494fdf Adding miscelanious projects I have worked on for past years 2021-08-05 17:14:02 +02:00