Progetto finale di gruppo "I goblin lancieri" del corso di Laboratorio di Programmazione: Scacchiera Elettronica in C++
GIACOMO:
- knight.h
- knight.cpp
- pawn.cpp
- CMakeLists.txt
- player.h
- player.cpp file vuoto
- human_player.h
- human_player.cpp
- replay.h
- replay.cpp
- position.h
EDDIE:
- position.cpp
- replay_player.h
- replay_player.cpp
- piece.h
- piece.cpp
- bishop.h
- bishop.cpp
- queen.h
- queen.cpp
- rook.h
- rook.cpp
NICOLA:
- pawn.h
- king.h
- king.cpp
- board.h
- board.cpp
- scacchiera.cpp
- computer_player.h
- computer_player.cpp
- player_id.h