Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tic Tac Toe basic game #4

Merged
merged 9 commits into from
May 31, 2024
Merged

Tic Tac Toe basic game #4

merged 9 commits into from
May 31, 2024

Conversation

DziedzicGrzegorz
Copy link
Owner

Merging dev into main

Summary:

This PR merges the latest developments from the dev branch into the main branch. The following key features and improvements have been added:

Features:

  • Multiplayer as 2 Players on One Keyboard:

    • Added support for local multiplayer where two players can play on the same keyboard.
  • Multiplayer over TCP:

    • Implemented TCP multiplayer allowing two players to connect and play over a network.
  • Input View for TCP Connection:

    • Created a new input view to gather connection details for TCP multiplayer.

Improvements:

  • Code refactoring and simplification for better readability and maintainability.
  • Consistent naming conventions applied across the project.

@DziedzicGrzegorz DziedzicGrzegorz merged commit 2941ea5 into master May 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant