Commit Graph

7 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
107c8c2d81 fix: some linting issues 2025-11-01 20:11:45 +01:00
ebdfe12f9f fix: left button drift 2025-08-24 13:23:58 +02:00
f60757b404 feat: remove the yellopw line 2025-08-24 13:19:50 +02:00
e8d1e48039 feat: sound effects 2025-08-24 13:17:58 +02:00
986595b687 feat: make the game have any sense at al 2025-08-24 13:14:47 +02:00
b5a4210b29 feat: simple fps game 2025-08-24 13:11:24 +02:00