changed directory structure, created main game file
Showing
- PythonChess/src/Game/Display.py 96 additions, 0 deletionsPythonChess/src/Game/Display.py
- PythonChess/src/Game/Game.py 5 additions, 6 deletionsPythonChess/src/Game/Game.py
- PythonChess/src/Game/Main.py 13 additions, 0 deletionsPythonChess/src/Game/Main.py
- PythonChess/src/Game/assets/black_bishop.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_bishop.png
- PythonChess/src/Game/assets/black_horse.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_horse.png
- PythonChess/src/Game/assets/black_king.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_king.png
- PythonChess/src/Game/assets/black_pawn.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_pawn.png
- PythonChess/src/Game/assets/black_queen.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_queen.png
- PythonChess/src/Game/assets/black_rook.png 0 additions, 0 deletionsPythonChess/src/Game/assets/black_rook.png
- PythonChess/src/Game/assets/white_bishop.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_bishop.png
- PythonChess/src/Game/assets/white_horse.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_horse.png
- PythonChess/src/Game/assets/white_king.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_king.png
- PythonChess/src/Game/assets/white_pawn.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_pawn.png
- PythonChess/src/Game/assets/white_queen.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_queen.png
- PythonChess/src/Game/assets/white_rook.png 0 additions, 0 deletionsPythonChess/src/Game/assets/white_rook.png
- PythonChess/src/Game/squareMap.py 69 additions, 0 deletionsPythonChess/src/Game/squareMap.py
Loading
Please register or sign in to comment