Skip to content

merge(animation): animation#51

Merged
savalet merged 173 commits into
guifrom
gui-network
Jun 24, 2026
Merged

merge(animation): animation#51
savalet merged 173 commits into
guifrom
gui-network

Conversation

@Arthur-gtr

Copy link
Copy Markdown
Collaborator

No description provided.

No-Dre and others added 30 commits June 5, 2026 19:46
this ai only seeks out nearby food to survive, nothing else.
Add a network class to connect to the server
Fix the typos in error messages
Remove duplicate "host" variable already handled with "machine"
feat(AI/communication): Add crypt and decrypt function with unit test
Overhaul the network object to use asyncio instead of nonblocking sockets. It now allows easy nonblocking read and write functions, and a dedicated cleanup function.
Combines the read_stream and bg_reader tasks into one, as splitting both of them is unnecessary
Add blocking read and write calls to the network object
Remove debug prints from the object
feat(ai/network): add network object to handle communication with server
Update the simple ai to use the new network object as well as some bug fixes
feat(ai/simple ai): add first working ai with simple greedy algorithm
move all const variables into the file const.py
Michineyru and others added 25 commits June 23, 2026 14:38
add dockerfile to be able to use python3.13 while running the client
feat(ai network): docker deployment and logging
Change the way crypt works using xor instead of a caesar code equivalent as to avoid collisions
Update tests to use the new crypting system
feat(gui/quickmenu): add quickmenu when spacebar is pressed, can increase / decrease the speed of the game, add ibutton interface with button class for implementation of buttons
@Arthur-gtr Arthur-gtr requested a review from eiffis June 23, 2026 21:15
eiffis
eiffis previously approved these changes Jun 23, 2026
@savalet savalet merged commit 3cbdcb1 into gui Jun 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants