2 Commits

Author SHA1 Message Date
jonny_l480
797805b5e4 gitignore: ignore *.bin files (player_scores.bin) 2023-12-22 13:43:24 +01:00
jonny-vb
778c69f67a Change file strcture: Add assets folder
Change file strcture to make creating a release easier:
- files: move all resources needed by the executable to the folder assets
- cmake: copy the assets folder to build folder after compilation
- adjust all filepaths in source files
2023-12-19 09:43:49 -08:00