e2415dec05
fix: resolve shellcheck warnings
...
- lint_python.sh: remove unused VERBOSE variable, use OVERALL_STATUS for exit
- run_game.sh: add || exit after cd
- install_arch.sh/uninstall_arch.sh: separate local declaration and assignment
- lint.sh: use variable for pkg-config output to avoid word splitting
2025-11-30 13:48:17 +01:00
5966821bad
fix: correct shebang and executable permissions
...
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
74f2e24eab
fix: some linting issues
2025-11-01 20:11:45 +01:00
84cf151e02
feat: accept first argument as audio by defauilt sonic pi
2025-10-26 16:33:37 +01:00
6e988cbe09
chore: hello world sonic pi track
2025-10-26 15:19:37 +01:00
6cc5d71482
feat: champions leauge server
2025-10-03 16:03:53 +02:00
aa7ce601d3
wip: opening learner
2025-09-08 16:58:17 +02:00
e61221179d
feat: added lichess db puzzle to gitignore
2025-09-07 15:45:25 +02:00
61d6d347f5
feat: failed attempt at solving more than 4 puzzles
2025-09-07 14:53:50 +02:00
5740608052
feat: added micro max engine
2025-09-07 13:31:13 +02:00
4e86af448b
feat: engine passes 2 puzzles from lichess
2025-09-07 13:07:15 +02:00
90f7328c45
feat: C engine
2025-09-06 18:26:31 +02:00
7803be4371
feat: added script to extract links form html
2025-09-06 14:00:34 +02:00
80ef4e861e
feat: pof show battery in react app
2025-09-02 15:19:30 +02:00
1850b2fa27
feat: football api
2025-08-24 13:56:30 +02:00
4125436fec
fix: left button drift
2025-08-24 13:23:58 +02:00
f97a06f440
feat: remove the yellopw line
2025-08-24 13:19:50 +02:00
41fa4c5d04
feat: sound effects
2025-08-24 13:17:58 +02:00
74120f2cde
feat: make the game have any sense at al
2025-08-24 13:14:47 +02:00
372326f8ac
feat: simple fps game
2025-08-24 13:11:24 +02:00
6d02e82fe7
fix: most lint issues
2025-07-14 16:25:23 +02:00
ea8f45acfb
chore: made static functions static
2025-07-14 16:08:05 +02:00
245c156c8c
feat: wrap memcpy and sprintf executions into single function
2025-07-14 15:59:26 +02:00
2cd13fdfa7
wip: questionable linting fixes
2025-07-14 15:29:01 +02:00
7abe30c08a
chore: added linting to image veiwer
2025-07-14 15:14:19 +02:00
d1c869cc06
feat: image taks as much space as possible, resize it automatically
2025-07-14 15:00:16 +02:00
17bfc20ec5
feat: load all image files in a folder when opening single image
2025-07-14 14:53:16 +02:00
4bfd4133ce
feat: added installation script for image viewer
2025-07-14 14:38:04 +02:00
acd28fc6cb
feat: some new features in image viewer
2025-07-09 18:31:21 +02:00
3f41e5c821
feat: added simple image viewer
2025-07-09 18:05:59 +02:00
56187cc96c
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
dc46a88993
feat: translated scrape website comics to C
2024-11-14 08:29:40 +01:00
fba7fe49b8
feat: translated split into "C"
2024-11-14 08:29:39 +01:00
3728eccd12
chore: updated Licenses
2024-11-14 08:29:37 +01:00
c7eb3b9d58
feat: generating images now flexes how fast it is
2024-11-14 08:29:30 +01:00
4743f0b65e
feat: initialize srand at the very beginning of program:
2024-11-14 08:29:28 +01:00
b2a1ff6889
feat: split generate jpg into smalle functions
2024-11-14 08:29:25 +01:00
2cea21fa0d
feat: removed image size restriction
2024-11-14 08:29:21 +01:00
81dcedb7d0
feat: added C generating random jpgs for max speed
2024-11-14 08:29:15 +01:00
Krzysztof Rudnicki
f6c9acf2a1
feat: made two inputs work correctly
2024-11-14 08:18:43 +01:00
b63decc8fe
More PC Language :P
2024-11-14 08:18:43 +01:00
a3a61328aa
feat: add SFMLEngine
2024-11-14 08:18:42 +01:00
8333a455e2
feat: move folder
2024-11-14 08:18:40 +01:00
aa5f59c32e
Adding Rock Paper Scissors program
2021-08-13 03:17:44 +02:00
a62b2c2e39
Adding collatz conjecture program
2021-08-11 01:56:05 +02:00
a1f18f5f00
Adding Simon Says base file
2021-08-11 00:54:30 +02:00
85fa783409
Adding custom number of plates functionality
2021-08-11 00:53:53 +02:00
5f83266812
Hanoi tower
2021-08-10 19:54:49 +02:00
77ba48118c
adding hanoi towers project
2021-08-10 17:31:48 +02:00