Update 2048 game

This commit is contained in:
Ivan Vorobei
2019-06-07 19:46:51 +03:00
parent e9901322d2
commit 32bcabd6c4
2 changed files with 5 additions and 5 deletions

View File

@@ -10,13 +10,13 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
## Navigate
- [Transition And Blur](#transition-and-blur)
- [2048 Game](#2048-game)
- [SFSymbols](#sfsymbols)
- [Calculator](#calculator)
- [Creating And Combining Views](#creating-and-combining-views)
- [Building Lists And Navigation](#building-lists-and-navigation)
- [Handling User Input](#handling-user-input)
- [WWDCPlayer](#WWDCPlayer)
- [2048 Game](#2048-game)
- [Composing Complex Interfaces](#composing-complex-interfaces)
- [Working With UIControls](#working-with-uicontrols)
- [Example To-Do App](#example-to-do-app)
@@ -48,6 +48,10 @@ Also include:
<img src="Resources/TransitionBlur.png" width="700">
#### 2048 Game
<img src="Resources/2048game.png" width="800">
#### SFSymbols
<img src="Resources/SFSymbols.gif" width="700">
@@ -72,10 +76,6 @@ Also include:
<img src="Resources/HandlingUserInput.png" width="650">
#### 2048 Game
<img src="Resources/2048game.png" width="260">
#### Composing Complex Interfaces
<img src="Resources/ComposingComplexInterfaces.png" width="650">

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