|
|
61cc40f925
|
hardcoded rendering of black rook and knight
|
2026-06-06 14:24:08 +02:00 |
|
|
|
62d7877903
|
added piece rendering function to main chess function
|
2026-06-04 16:43:47 +02:00 |
|
|
|
8c92d79975
|
added support for position file
|
2026-06-03 20:46:23 +02:00 |
|
|
|
def090d809
|
simplified
|
2026-05-18 18:59:54 +02:00 |
|
|
|
91c01edfec
|
fixed flickering while rendering chessboard
|
2026-05-17 19:59:21 +02:00 |
|
|
|
c8418af567
|
rendering board from board.py with render_board() function
|
2026-05-17 19:51:34 +02:00 |
|
|
|
3a1ee83060
|
pre function save
|
2026-05-17 19:45:59 +02:00 |
|
|
|
6f57bd5c07
|
made window size a variable and is not hardcoded anymore
|
2026-05-17 15:24:57 +02:00 |
|
|
|
de7e3c529a
|
small QOL changes
|
2026-05-10 12:43:36 +02:00 |
|
|
|
7cdfd133b1
|
board now renders with loop
|
2026-05-10 12:40:01 +02:00 |
|
|
|
a1ced31807
|
started on drawing board function
|
2026-05-10 12:12:13 +02:00 |
|
|
|
d1a4ae17a1
|
rendered full chessboard (hardcoded)
|
2026-05-10 10:11:15 +02:00 |
|
|
|
7bb88ebd07
|
figured out how to draw a rectangle
|
2026-05-10 09:43:55 +02:00 |
|
|
|
32ed5ca6c0
|
started on rendering chess board
|
2026-05-09 15:01:05 +02:00 |
|
|
|
fa38532929
|
added pieces and values
|
2026-05-09 14:15:58 +02:00 |
|
|
|
b97704dc4f
|
first commit
|
2026-05-09 14:10:57 +02:00 |
|