第75節 - Unity: Blackjack Card Game - Part 1 (Full Game)
這一節我會介紹Unity: Blackjack Card Game - Part 1 (Full Game),即是首先介紹完成後的Blackjack Card Game,再在下幾節一步一步詳細介紹製作過程,如下圖:

- Graphics (.png pictures)
Section 46 - Adobe Illustrator: Basic Components Part 1
Section 47 - Adobe Illustrator: Basic Components Part 2
Section 48 - Adobe Illustrator: BlackJack Table & Cards - Handling Different Screen Resolutions
Section 60 - Unity: Handling Different Screen Resolutions - Glowing Animated Button
Section 66 - Unity: Start Screen with Glowing Animated Button - Create Chips GameObject
Section 65 - Unity: GameObject, Class Object, new & Instantiate - Create List<T> Main Deck
Section 54 - Java: Blackjack Card Game
Shuffle Cards
Section 52 - Java: Blackjack Shuffle Methods - Draw Cards from Main Deck
Section 54 - Java: Blackjack Card Game
Move Cards Animation
Section 62 - Unity: StartCoroutine, StopCoroutine, IEnumerator & Yield
Flip Cards Animation
Section 62 - Unity: StartCoroutine, StopCoroutine, IEnumerator & Yield
- Create List<T> Dealer Deck
Section 54 - Java: Blackjack Card Game - Create List<T> Player Deck
Section 54 - Java: Blackjack Card Game - Create Image Custom Font
Section 64 - Unity: Fonts, Traditional and Simplified Chinese Characters
Section 69 - Unity: File I/O, Read & Write Text File & PlayerPrefs
Section 74 - Unity: Convert Numbers Image to Custom Font - Create Text Object
Section 73 - Unity: Options Menu Screen - Create Toggle UI, Music & Sound
Section 69 - Unity: File I/O, Read & Write Text File & PlayerPrefs
Section 73 - Unity: Options Menu Screen - Other Techniques - Optimize Performance & Prevent Mobile Phone Battery Drain
Reduce Frame per Second (FPS) in Script
Project Quality Setting
1) Result (執行結果):
以下是本節第75節 - Unity: Blackjack Card Game - Part 1 (Full Game)的執行結果:
2) Android Blackjack Game .apk File, Game Pictures & C# Scripts
Android Blackjack Game .apk File (hkprogram_blackjack.apk), Game Pictures 和 C# Scripts 可以在以下下載: