Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratikpandyaofficial/slot-machine
Casino app - Game
https://github.com/pratikpandyaofficial/slot-machine
game-development ipad-app iphone-app mac random-number-generators sounds
Last synced: 29 days ago
JSON representation
Casino app - Game
- Host: GitHub
- URL: https://github.com/pratikpandyaofficial/slot-machine
- Owner: PratikPandyaOfficial
- Created: 2023-12-25T14:00:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T14:07:08.000Z (about 1 year ago)
- Last Synced: 2023-12-25T15:55:43.409Z (about 1 year ago)
- Topics: game-development, ipad-app, iphone-app, mac, random-number-generators, sounds
- Language: Swift
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slot-Machine
Objectives:
1. How to build an iPhone, an iPad and a Macintosh game
2. How create a Mac app with Mac Catalyst framework
3. How to store data permanently with User’s Defaults
4. How to create a complex Game Interface
5. How to code the Game Logic
6. How to use Random Numbers with Swift
7. How to enhance the user experience with sound effects
8. How to create extensions and custom View Modifiers
9. Build eye-catchy Info view with a logo background music
10. How to create a Launch Screen and App IconsPreview:
![Simulator Screen Recording - iPad Pro (12 9-inch) (6th generation) - 2023-12-25 at 19 36 03](https://github.com/PratikPandyaOfficial/Slot-Machine/assets/46597115/b032801a-10e8-451e-b616-18041ced2004)
![Simulator Screen Recording - iPhone 15 Pro - 2023-12-25 at 19 36 27](https://github.com/PratikPandyaOfficial/Slot-Machine/assets/46597115/08b3c8fc-25f5-43fc-b08c-7af592dbd656)