Random Game Starter
At the moment all it does is spits out crap to the console
- Clang 5+
- Boost 1.55+
- C++11
- SFML
- libSQLite: SQLite itegration
- libGameLibrary: So that we can specify seperate libraries for game rather than modify
- libNordicOS: OS specific operations and processes
- libValkyrie: Valkyrie Engine, mostly a wrapper so that backends can be changed easily
XCode built in
Run build.sh
There is now a build directory where libraries, gamefiles and binaries go