Compare commits

..

8 Commits

Author SHA1 Message Date
Pecusx f1e2c4644a Merge pull request #177 from pkali/develop
v.1.57
2026-01-23 22:24:11 +01:00
Pirx ea08663c0b README updt 2026-01-06 09:55:15 -05:00
Pecusx 463c2da083 Merge pull request #176 from pkali/develop
Team symbol on the player name entry screen (difficulty level).
2026-01-05 11:43:19 +01:00
Pecusx 559b73b172 Merge pull request #175 from pkali/develop
Splash screen
2026-01-03 14:16:16 +01:00
Pirx 500b27b6dd README updt 2026-01-02 16:19:23 -05:00
Pecusx 4422ff137a Merge pull request #174 from pkali/develop
A team play option has been added.
2026-01-02 21:56:07 +01:00
Pirx 9c939709a3 Merge pull request #173 from pkali/develop
readme updt.
2025-01-27 18:12:01 -05:00
Pirx ac6bab17d4 Merge pull request #172 from pkali/develop
v1.52
2025-01-20 12:17:09 -05:00
+19
View File
@@ -78,6 +78,25 @@ With the advent of [fujinet](https://fujinet.online/) we are thinking about maki
## Changelog:
###### Version 1.56
2026-01-05
* A/B-Team designation letter added in front of the player number in the Difficulty level selection screen.
###### Version 1.55
2026-01-02
* A team play option has been added. by @Pecusx in #174
If the cursor indicates the number of players and 4 or 6 players are selected, pressing TAB activates team play. This is indicated by the letter "t" next to the word "Players". Team play is limited to 4 or 6 players and a maximum of 20 rounds. Players with odd numbers are assigned to the A-Team, and players with even numbers are assigned to the B-Team.
Who knows? When we free up more memory, a more straightforward user interface has a chance. Maybe :)
For now, get your buddies and play in a completely new way against them loosers :)
###### Version 1.52
2025-01-20