Skip to content

Releases: devninja-sudo/Info_Softwareprojekt

Schachspiel v2.0.0

18 Mar 09:57
bd56628

Choose a tag to compare

Merge pull request #32 from devninja-sudo/build

[major] Abgabetermin

Schachspiel v1.4.20

16 Mar 19:06

Choose a tag to compare

Update piece test instantiations with new args

Update __main__ test instantiations to match a changed constructor signature by adding the additional arguments ("a", 0, False). Modified files: Bauer.py, Dame.py, FigurBuilder.py, Koenig.py, Laeufer.py, Springer.py, Turm.py. This ensures the local test/demo creation of piece objects uses the updated parameters expected by their constructors.

Schachspiel v1.4.10

16 Mar 18:53

Choose a tag to compare

Merge branch 'main' of https://github.com/devninja-sudo/Info_Software…

Schachspiel v1.4.0

16 Mar 18:52
0a16c24

Choose a tag to compare

Merge pull request #31 from devninja-sudo/push

[minor] Push

Schachspiel v1.2.40

13 Mar 14:28
4c46f5a

Choose a tag to compare

Merge pull request #30 from devninja-sudo/main

Correct Turm long castling position

Schachspiel v1.4.0

13 Mar 13:15
862f139

Choose a tag to compare

Merge pull request #28 from devninja-sudo/main

[minor] Correct Rotation Brett

Schachspiel v1.3.0

12 Mar 16:18
4ab991c

Choose a tag to compare

Merge pull request #16 from devninja-sudo/build

[minor] Changed variable names

Schachspiel v1.2.0

11 Mar 11:27
4ab991c

Choose a tag to compare

Merge pull request #16 from devninja-sudo/build

[minor] Changed variable names

Schachspiel v1.1.0

08 Mar 19:28
063359b

Choose a tag to compare

[minor] Merge pull request #15 from devninja-sudo/builder

[minor] Color change and improvement

Schachspiel v1.0.0

04 Mar 10:58
dd173ec

Choose a tag to compare

Merge pull request #14 from devninja-sudo/Netzwerk

[major] Netzwerk hinzugefügt