mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-31 06:23:18 +02:00
Update 2048 game
This commit is contained in:
10
README.md
10
README.md
@@ -10,13 +10,13 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
|
|||||||
## Navigate
|
## Navigate
|
||||||
|
|
||||||
- [Transition And Blur](#transition-and-blur)
|
- [Transition And Blur](#transition-and-blur)
|
||||||
|
- [2048 Game](#2048-game)
|
||||||
- [SFSymbols](#sfsymbols)
|
- [SFSymbols](#sfsymbols)
|
||||||
- [Calculator](#calculator)
|
- [Calculator](#calculator)
|
||||||
- [Creating And Combining Views](#creating-and-combining-views)
|
- [Creating And Combining Views](#creating-and-combining-views)
|
||||||
- [Building Lists And Navigation](#building-lists-and-navigation)
|
- [Building Lists And Navigation](#building-lists-and-navigation)
|
||||||
- [Handling User Input](#handling-user-input)
|
- [Handling User Input](#handling-user-input)
|
||||||
- [WWDCPlayer](#WWDCPlayer)
|
- [WWDCPlayer](#WWDCPlayer)
|
||||||
- [2048 Game](#2048-game)
|
|
||||||
- [Composing Complex Interfaces](#composing-complex-interfaces)
|
- [Composing Complex Interfaces](#composing-complex-interfaces)
|
||||||
- [Working With UIControls](#working-with-uicontrols)
|
- [Working With UIControls](#working-with-uicontrols)
|
||||||
- [Example To-Do App](#example-to-do-app)
|
- [Example To-Do App](#example-to-do-app)
|
||||||
@@ -48,6 +48,10 @@ Also include:
|
|||||||
|
|
||||||
<img src="Resources/TransitionBlur.png" width="700">
|
<img src="Resources/TransitionBlur.png" width="700">
|
||||||
|
|
||||||
|
#### 2048 Game
|
||||||
|
|
||||||
|
<img src="Resources/2048game.png" width="800">
|
||||||
|
|
||||||
#### SFSymbols
|
#### SFSymbols
|
||||||
|
|
||||||
<img src="Resources/SFSymbols.gif" width="700">
|
<img src="Resources/SFSymbols.gif" width="700">
|
||||||
@@ -72,10 +76,6 @@ Also include:
|
|||||||
|
|
||||||
<img src="Resources/HandlingUserInput.png" width="650">
|
<img src="Resources/HandlingUserInput.png" width="650">
|
||||||
|
|
||||||
#### 2048 Game
|
|
||||||
|
|
||||||
<img src="Resources/2048game.png" width="260">
|
|
||||||
|
|
||||||
#### Composing Complex Interfaces
|
#### Composing Complex Interfaces
|
||||||
|
|
||||||
<img src="Resources/ComposingComplexInterfaces.png" width="650">
|
<img src="Resources/ComposingComplexInterfaces.png" width="650">
|
||||||
|
|||||||
BIN
Resources/2048game.png
Executable file → Normal file
BIN
Resources/2048game.png
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 324 KiB After Width: | Height: | Size: 1.8 MiB |
Reference in New Issue
Block a user