dev-jjjjjeong-bin / Invaders-SDP

3 stars 15 forks source link

[Currency System] Gem Currency Addition and Round Settlement Enhancements #47

Closed suhynnoh closed 2 weeks ago

suhynnoh commented 2 weeks ago

What

This PR includes improvements to the currency system, the addition of gem currency, the implementation of a round settlement screen, and the application of currency encryption. Key changes are as follows:

Why

This PR aims to improve the game's currency system and enhance security, thus improving overall gameplay quality.

How to Test

  1. Verify that the currency information is displayed correctly on the round settlement screen and game end screen.
  2. Confirm that encryption works correctly when saving currency to a file.

Screenshots

reciptScreen

This screenshot displays the "Receipt Screen" after a round. It shows:

gameOverScreen

Displays the total coins earned during the game (EARNED $624 COINS!).

Additional Information

SEOKMINJUN commented 2 weeks ago

It has been opened as draft pr, so I haven't checked the commit yet. I'll check out it when the conflicts are resolved and the review is ready.

suhynnoh commented 2 weeks ago

It has been opened as draft pr, so I haven't checked the commit yet. I'll check out it when the conflicts are resolved and the review is ready.

Understood. I will leave a comment once the conflicts are resolved and the review is ready.

suhynnoh commented 2 weeks ago

It has been opened as draft pr, so I haven't checked the commit yet. I'll check out it when the conflicts are resolved and the review is ready.

The conflicts have been resolved, and the pull request is now open for review.