Commit Graph

8 Commits

Author SHA1 Message Date
5a8be96f94 feat: added run sh and makefile scripts 2026-02-22 22:00:50 +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
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