A simple playground to demonstrate Swift Protocol Oriented Programming
☆13Feb 24, 2018Updated 8 years ago
Alternatives and similar repositories for Battleship-POP-Example
Users that are interested in Battleship-POP-Example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A playground for exploring Protocol Extensions☆20Aug 8, 2015Updated 10 years ago
- ☆31Oct 19, 2016Updated 9 years ago
- A project that accompanies my talk, ReactiveCocoa made Simple with Swift☆27Sep 3, 2014Updated 11 years ago
- Exploring interactivity in Playgrounds in Xcode 7.3☆53Dec 7, 2016Updated 9 years ago
- A calculator app using SwiftUI which is introduced in WWDC19☆32Jun 11, 2019Updated 6 years ago
- Playground to visualize functional programming with sequences☆38Aug 3, 2019Updated 6 years ago
- Experiment with scene kit and swift☆21Apr 19, 2015Updated 10 years ago
- A cross-platform tic-tac-toe library for Swift☆13Jan 1, 2017Updated 9 years ago
- Create app icons on Swift playground.☆37Jan 19, 2023Updated 3 years ago
- An introduction to Core Data you can test, use, change & code, all in just one Playground!☆35Sep 14, 2017Updated 8 years ago
- Consumable In-App Purchase + SwiftUI + Combine☆10Dec 25, 2019Updated 6 years ago
- ClockTimePicker is a SwiftUI view of a clock with draggable hour and minutes hands for selecting the time of a date.☆12Nov 5, 2021Updated 4 years ago
- SwiftUI Decimal 7 segment Display☆11Jul 31, 2020Updated 5 years ago
- Algorithms, Data Structures & CS Problems in Javascript, Java, and C☆12Oct 14, 2021Updated 4 years ago
- 📝 An opinionated, zettelkasten-inspired note creation and linking tool.☆14Apr 1, 2023Updated 2 years ago
- 6502 cpu emulator written in Swift☆11Sep 26, 2016Updated 9 years ago
- Functional programming in Swift in a real app☆12Apr 26, 2019Updated 6 years ago
- Visual Binary Trees with Swift 3 Playgrounds☆58Sep 20, 2025Updated 6 months ago
- An interactive Swift Playground Book about Binary Search Trees (WWDC 2017 Scholarship winner)☆25Apr 4, 2017Updated 8 years ago
- Naive dependancy injection for Swift☆10Jan 14, 2016Updated 10 years ago
- Homebrew 8-bit CPU☆15Jan 28, 2026Updated last month
- A curated list of questions and answers asked in interview for a junior iOS Developer position.☆10Oct 7, 2018Updated 7 years ago
- Demo created to explain what is QuickLook framework, QLPreviewController, their uses and how they works☆11Feb 3, 2018Updated 8 years ago
- Gameboards built in a playground☆182May 24, 2022Updated 3 years ago
- A Swift Playground visualizing gravity based on Einstein's Theory of General Relativity☆27May 10, 2017Updated 8 years ago
- Simple drawing app using PencilKit☆10Aug 12, 2020Updated 5 years ago
- A Content Management System for Ecommerces☆10Aug 31, 2023Updated 2 years ago
- An interactive introduction to function composition in Swift 3.☆58Jan 21, 2017Updated 9 years ago
- ☆11Oct 28, 2023Updated 2 years ago
- A approach for manage text field over scroll view across keyboard in iOS.☆10Dec 9, 2020Updated 5 years ago
- Skeuomorphic OS X Dock in SwiftUI☆17Jun 11, 2021Updated 4 years ago
- Writing a 32-bit Protected Mode OS in NASM☆13Jun 22, 2012Updated 13 years ago
- ☆11Nov 13, 2021Updated 4 years ago
- An implementation of grid layouts and maze algorithms, in Swift☆23Jan 28, 2019Updated 7 years ago
- Tic-Tac-Toe created with SwiftUI☆15Nov 22, 2022Updated 3 years ago
- Source code for 'Beginning Swift Games Development for iOS' by James Goodwill and Wesley Matlock☆15Jul 20, 2017Updated 8 years ago
- Tic Tac Toe game developed in SwiftUI