- Add empty source files for all planned modules
- Add source files to CMAKE source list
- Fix and extend header files so there are no errors
- Create global structs in game.c and config.c
- Add readme with install and compile instructions for windows and linux
- Add simpe working example in main.cpp
that initializes and shows a black SDL window for 3 seconds.