The board is diplayed in a very basic way in the console.
I need to implement move function and it will be ok for a very basic suicide chess program without any move checking.
Class Square and Move work. I'm still working on BitBoard.