This file will maintain any features that needed to be implemented
features that need to be implemented:
- Search functions
- Evualation function
- Bitboards
- Pawn Attack & Move Generation
- Knight Attack & Move Generation
- King attacks & Move Generation
- Parsing a user supplied FEN
- Bishop Move generation
- Queen Move generation
- Rook Move generation
- Algorithm to generate entire boards moves
- Universal chess interface
- Zobrist hashing
current issues and bugs that need to be fixed