Commit Graph

7 Commits

Author SHA1 Message Date
e3f9e6dc0b 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
c1390d4c18 fix: some linting issues 2025-11-01 20:11:45 +01: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