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
kske 0e5a88408a
Added Eclipse project and basic class structure
+ Piece icons
+ TextureLoader
+ BoardPanel as a UI for the chess board
+ Chess as a main class
2020-08-15 23:24:14 +02:00
..
bishop_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
bishop_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
king_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
king_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
knight_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
knight_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
pawn_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
pawn_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
queen_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
queen_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
rook_black.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00
rook_white.png Added Eclipse project and basic class structure 2020-08-15 23:24:14 +02:00