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.