Skip to content

Feature/load save game #25

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Feature/load save game #25

wants to merge 16 commits into from

Conversation

ttugrul
Copy link
Collaborator

@ttugrul ttugrul commented Apr 11, 2021

Save and load functionality added.

@codecov-io
Copy link

Codecov Report

Merging #25 (817ae61) into master (4eba2c0) will decrease coverage by 0.28%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
- Coverage     88.38%   88.10%   -0.29%     
  Complexity      122      122              
============================================
  Files            11       11              
  Lines           310      311       +1     
  Branches         48       48              
============================================
  Hits            274      274              
- Misses           21       22       +1     
  Partials         15       15              
Impacted Files Coverage Δ Complexity Δ
...c/main/java/pl/nogacz/chess/board/Coordinates.java 76.92% <0.00%> (-6.42%) 12.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4eba2c0...817ae61. Read the comment docs.

@cagdasgerede
Copy link
Owner

@ttugrul
Yaptığın değişiklikleri anlattığın ve oyunu çalıştırıp demo yaptığın kısa bir video çekip YouTube linkini buradan paylaş.

@ttugrul
Copy link
Collaborator Author

ttugrul commented Apr 22, 2021

@ttugrul ttugrul assigned cagdasgerede and unassigned ttugrul Apr 22, 2021
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.

As a player, I would like to save my game state and be able to load my game state for a better playing experience
3 participants