Commit Graph

12 Commits

Author SHA1 Message Date
0489085c68 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
KRZYSZTOF RUDNICKI
aecbb44618 chore: updated Licenses 2024-09-11 15:02:50 +02:00
ed8b9a915e
More PC Language :P 2022-09-27 14:44:40 +02:00
6875f1a4df feat: add SFMLEngine 2022-06-21 20:39:15 +02:00
a004bfd981 feat: add dungeonWorld 2022-06-21 20:37:46 +02: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
88ac494fdf Adding miscelanious projects I have worked on for past years 2021-08-05 17:14:02 +02:00