This repository has been archived on 2021-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
chess/res
CyB3RC0nN0R 73217d2b46 Added Eclipse project and basic class structure
+ Piece icons
+ TextureLoader
+ BoardPanel as a UI for the chess board
+ Chess as a main class
2019-07-01 18:26:43 +02:00
..
bishop_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
bishop_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
king_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
king_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
knight_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
knight_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
pawn_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
pawn_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
queen_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
queen_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
rook_black.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00
rook_white.png Added Eclipse project and basic class structure 2019-07-01 18:26:43 +02:00