list of babysteps to getting things done
- First successful build with libtcod library
- All ncurses code removed
- Added basic libtcod input
- Full rework of Input class to libtcod
- Move enums to "enum class" in config.hpp
- Rework of draw battlefield function
- Rework of draw player function
started from scratch
- First working build on new architecture