Open
Conversation
Dilnat
commented
Oct 20, 2025
- Complete Rust implementation with modular architecture
- Minimax AI with alpha-beta pruning for optimal play
- Command-line interface with user-friendly feedback
- Comprehensive architecture documentation
- Clean, optimized codebase without warnings
525fbea to
0ec75f4
Compare
- Complete Rust implementation with modular architecture - Minimax AI with alpha-beta pruning for optimal play - Command-line interface with user-friendly feedback - Comprehensive architecture documentation - Clean, optimized codebase without warnings Signed-off-by: Nathan Dilhan <nathan.dilhan@etu.umontpellier.fr>
jorisvilardell
added a commit
to jorisvilardell/project-2427
that referenced
this pull request
Oct 30, 2025
…ev-sys-do#7) * feat(gitignore): add public directory to .gitignore * fix(refactor): corrompted transfer * move send message responsability into handler to keep control on incoming data on receiver yeet binary datas * feat(cli): implement CLI for ferrisshare with file sending command * feat(dependencies): add anyhow and clap_derive to enhance error handling and CLI functionality * refactor(services): simplify state extraction in process_binary_data method * refactor(readme): update project description and simplify usage instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.