879 Repositories
Swift simple-game Libraries
Hitting only the bad PinGUYS! Simple SpriteKit game
Whack-a-Penguin Hitting only the bad PinGUYS! Simple SpriteKit game. You have to
Card Decks is a small utility application for your iPhone, iPod touch and iPad which brings you simple, configurable, colored, multi-line text cards that are grouped into card decks
Card Decks is a small utility application for your iPhone, iPod touch and iPad which brings you simple, configurable, colored, multi-line text cards that are grouped into card decks.
Clip is a simple clipboard manager for iOS
Clip Clip is a clipboard manager for iOS that can monitor your clipboard indefinitely in the background — no jailbreak required. Clip is a simple clip
Creating Custom Audio Effects - Simple Universal Version (Mac Catalyst)
Creating Custom Audio Effects - Simple Universal Version (Mac Catalyst) Adaptation of the sample provided by Apple Creating Custom Audio Effects. Ever
PhotoRow - Simple image row based on Eureka for iOS
PhotoRow Simple image row based on Eureka for iOS. Since source type photoLibrar
Gravity Switch - A dynamic game that integrates swiping and tapping to create a fun interactive game
GravitySwitch Gravity Switch is a dynamic game that integrates swiping and tappi
PhotoApp - A Simple Photo App using Swift and MVC pattern
PhotoApp A Simple Photo App using Swift and MVC pattern After App launch, you wi
LoremPicsum - Simple UIKit based app for displaying grid of pictures
LoremPicsum - Simple UIKit based app for displaying grid of pictures
Simple IOS notes app written programmatically without storyboard using UIKit and CoreData
Notes Simple Notes app. Swift, UIKit, CoreData Description Simple IOS notes app
Simple side option menu with clean code princibles
SwiftUISideMenu Simple side option menu with clean code princibles.
A simple clean application to provide you with weather forecast data as well as currency rates, all with beautiful melodies and sounds
A simple clean application to provide you with weather forecast data as well as currency rates, all with beautiful melodies and sounds.
Good-news - A simple news application built implementing the MVVM design pattern. It is integrated with a news api which returns JSON
Good News App A simple news application built implementing the MVVM design patte
RetroBubbleText - A simple effect used in Retrogram which renders text with a fun bubble-style outline in SwiftUI
Retro Bubble Text This is a simple effect used in Retrogram which renders text w
CameraButton - A simple camera button that can be used for photo and video capturing
CameraButton A simple camera button that can be used for photo and video capturi
StackOverflowFeed - Simple app that show feed with questions from StackOverflow, using Stack Exchange API
StackOverflowFeed Simple app that show feed with questions from StackOverflow, u
Injector - A Swift package for simple dependency injection that also supports Swift UI previews
A Swift package for simple dependency injection that also supports Swift UI prev
A simple Last.fm client for iOS
vinylogue for Last.fm Vinylogue is a simple Last.fm client for iOS that shows you and your friends' charts from previous years. App Store (it's free).
Simple yet powerful, open-source SpaceX launch tracker
SpaceX GO! Simple yet powerful, open-source SpaceX launch tracker About the project The purpose of this project is to develop the ultimate SpaceX expe
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.
WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is
Demo project using React Native technology to create a simple iOS app to find music in iTunes
React Native, native iOS apps with JavaScript iTunesCatalog is a demo app that aims to show the React Native platform potential. There are included th
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Jitsi Meet is a set of Open Source projects which empower users to use and deploy video conferencing platforms with state-of-the-art video quality and features.
A simple To Do application written in React Native
Example To Do List application in react-native Requirements, install as needed: React Native: $ npm i -g react-native-cli watchman: $ brew install wa
Stopwatches - Simple multiple stopwatch app written in SwiftUI
Stopwatches ⏱️ ⏱️ ⏱️ Log the time you take to do something. Use it for studying,
IAMPopup is a simple class for expressing custom popup in various forms.
IAMPopup Introduction IAMPopup is a simple class for expressing custom popup in various forms. This includes where to display the popup and space to d
A basic Connect Four game built with SwiftUI
ConnectFour About A simple Connect Four game built entirely with SwiftUI. Through working on this project, I have learned that the upsides of using Sw
🚀 This demo is very simple project, which designed to understand SwiftUI
🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.
MainTask - Create main task by using a simple way
MainTask Create a main task by using a simple way. MainTask { print(Thread.c
Eval for Swift - Easily evaluate simple expressions on the go
Eval for Swift Easily evaluate simple expressions on the go... This is a port of the BigEval.js/Eval.net library Features: Evaluate basic math operato
Simple iOS app to showcase navigation with coordinators in SwiftUI + MVVM.
SimpleNavigation Simple iOS app to showcase the use of the Coordinator pattern using SwiftUI and MVVM. The implementation is as easy as calling a push
Simple and highly customizable iOS tag list view, in Swift.
TagListView Simple and highly customizable iOS tag list view, in Swift. Supports Storyboard, Auto Layout, and @IBDesignable. Usage The most convenient
Open Source release of the code for the iOS retro 80s platform game Loot Raider
Loot Raider iOS v1.7 (c) 2018 Infusions of Grandeur - Written By: Eric Crichlow Background Loot Raider is the "spiritual successor" to a game named "G
A simple deep learning library for estimating a set of tags and extracting semantic feature vectors from given illustrations.
Illustration2Vec illustration2vec (i2v) is a simple library for estimating a set of tags and extracting semantic feature vectors from given illustrati
Simple JSON Object mapping written in Swift
ObjectMapper ObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from J
A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development.
Swift Custom Events A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development. This provides
A simple but flexible cache
Carlos A simple but flexible cache, written in Swift for iOS 13+ and WatchOS 6 apps. Breaking Changes Carlos 1.0.0 has been migrated from PiedPiper de
Tictactoe-ultimatum - iOS implementation of Ultimate Tic-Tac-Toe game
TicTacToe Ultimatum An iOS app in Swift implementing the classic game of Ultimat
MothECS - Simple Entity Component System in Swift
MothECS: Simple Entity Component System in Swift 📦 MothECS is a simple entity c
Collaborative List of Open-Source iOS Apps
Open-Source iOS Apps A collaborative list of open-source iOS, iPadOS, watchOS and tvOS apps, your contribution is welcome 😄 Jump to Apple TV Apple Wa
TextFieldFormatter - Simple Text Formatter (Credit Card Number, Phone Number, Serial Number etc.)
TextFieldFormatter Simple Text Formatter (Credit Card Number, Phone Number, Seri
A simple confetti view for apps using SwiftUI.
ConfettiView Create fun animated confetti views with ease! Installation Use Swift Package Manager to install this package: https://github.com/benlmyer
A simple application for retrieving lunch menus of selected restaurants around FIT CTU
lunch_guy-ios (in progress) A simple application for retrieving lunch menus of selected restaurants using https://github.com/tomaskadlec/lunch_guy API
A simple example of the VIPER architecture for iOS apps
Counter Counter is a simple app showing the basics of the VIPER architecture, a version of Uncle Bob’s Clean Architecture for iOS apps. Counter shows
👻 Augmented reality game in a pixel/billboard style
ARbusters What's ARbusters? ARbusters is an augmented reality game in a pixel/billboard style. The gameplay is pretty simple, look around you and kill
An ARKit version of WeChat Bottle Jump game. ARKit 版微信跳一跳游戏
ARBottleJump An ARKit version of WeChat Bottle Jump game. Welcome to Star ⭐️ ~ Instruction After launching, please move your iPhone around in order to
An open source game recreating the beloved classic "Space Invaders" in the real world!
AR-Invaders An open source game recreating the beloved classic "Space Invaders" in the real world! Shoot aliens and fight for the safety of our world
Shell Game built with ARKit and SceneKit
ARKit Shell Game Shell Game built with ARKit and SceneKit. Good sample to learn AR/3D basics. Requirements XCode 9 Device running iOS, with an A9 chip
An implementation of a Super Mario Bros-like game in augmented reality with ARKit and SceneKit.
arkit-smb-homage Bjarne Lundgren / [email protected] / @bjarnel This project is a homage to Super Mario Bros. It does not, however, contain ANY original
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.
CoreML-in-ARKit This simple project detects objects in Augmented Reality and displays 3D labels on top of them. This serves as a basic template for an
Well known game Snake written in Swift using ARKit.
3DSnakeAR Well known game Snake in Augmented Reality. Written in Swift using ARKit. App demonstrates ARKit and plane detection. Content is generated w
A game inspired by Pokemon Go build with ARKit and SpriteKit
ARKitGameSpriteKit Simple AR game made with ARKit and SpriteKit. Follow the tutorial at Pusher's blog. Requirements Xcode 9 (Beta 5 at least) iOS 11 A
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
ARShooter ARShooter is an open source Augmented Reality shooter made with ARKit and written in Swift. Hence, it is only useable with iOS 11. For more
ARRuler is a simple iOS app which measures real-world distances using ARKit and Augmented Reality.
ARRuler A simple iOS app which measures real-world distances using ARKit and Augmented Reality. ARRuler allows you to measure distances using augmente
Quiz-Swift: a quiz game like TRUE OR FALSE
Quiz-Swift It's a quiz game like TRUE OR FALSE Working.mp4
CRRateLimitTester - Simple Clash Royale Rate Limit Tester Written Using HummingBird and Swift
CRRateLimitTester Simple Clash Royale Rate Limit Tester Written Using HummingBir
A very simple soundboard that plays the first 5 seconds of the CSI Miami theme (YEAAAAAAAAAA)
MiamiSunglasses This app is a single-sound soundboard that plays the first few seconds of the CSI Miami theme song when you press the sunglasses. Disc
A Simple And Minimalist iOS AlertController
HYAlertController HYAlertController is a minimalist alert control, that contains a variety of usage scenarios. It has the same syntax as Apple's UIAle
Palico Engine: Metal-Based Game Engine in Swift 🐑
Palico Engine: Metal-Based Game Engine in Swift 🐑 Implement a game engine on macOS using Metal API. Still in development. Currently I am working on a
WeatherApps - Simple Weather Apps Using Core Location
Simple WeatherApps Using Core Location To Get The Actual Position Using API from
iOS constraint maker you always wanted. Write constraints like sentences in English. Simple
YeahLayout iOS constraint maker you always wanted. Write constraints like sentences in English. Simple. Intuitive. No frightening abstractions. One fi
KovidStatz - A very simple app to display covid stats worldwide or country wise
KovidStatz A very simple app to display covid stats worldwide or country wise. T
Chess Timer - Time calculation application developed for chess game
Chess Timer Satranç oyunu için geliştirilmiş süre hesaplama uygulaması
Flashzilla - Card game for learning and having lot of fun
Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o
MyToDoApp - Simple iOS To-Do app
MyToDoApp A simple iOS To-Do app that I created to get started with iOS developm
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift.
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift. What it is about? The main goa
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple.
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple. This demo includes Login screen, sign in with apple and home screen.
Slide-Menu - A Simple Slide Menu With Swift
Slide Menu!! Весь интерфейс создан через код
A command line version of the popular Wordle game, written in Swift
WordleCLI A command line version of the popular game Wordle. For the original game, see: https://www.powerlanguage.co.uk/wordle/ Usage $ swift run Wel
A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys
Gumroad License Validator Overview A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys Requirem
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe. How many euros can you save if you freelanced in another country? You can find out! Make more money now!
SwiftUI Resume - A simple resume writed by swiftUI + Combine
SwiftUI_Resume a simple "resume" writed by swiftUI + Combine
Musical Player - A Simple Musical Player For iOS
Musical_Player The app is a musical player. It was written as an task for a mobi
Work-hours-mac - Simple app that tracks your work hours from the status bar
Track Your Work Hours Simple app that tracks your work hours from status bar. Fe
A simple cache that can hold anything, including Swift items
CacheIsKing CacheIsKing is a simple cache that allows you to store any item, including objects, pure Swift structs, enums (with associated values), et
Breezz: an application with which it is easy and simple to practice breathing exercises and meditation
breezz will help you relax Breezz is an application with which it is easy and si
UIKitPreviews - A simple way to see your UIKit ViewController changes live and on-demand
SwiftUI preview provider for UIKit A simple way to see your UIKit ViewController
BitWiser - A simple library to help you in dealing with bytes, bits and nibbles
BitWiser Bitwiser is a collection of methods and properties that makes you work
Simple and Elegant Range(A,B) to Range(P,Q) mapper in less then five lines of code.
HSRange Description HSRangeConvertor Simple and Elegant Range[A,B] to Range[P,Q] mapper in less then three lines of code. E.g. Suppose we have Range[1
Declarative Auto Layout in Swift, clean and simple
Tails Tails is a take on declarative Auto Layout. If you don't like typing (like me), it might be your kind of thing! Tails is written in Swift and cu
Simple ui check box
CheckBox Example To run the example project, clone the repo, and run pod install from the Example directory first.
WeatherApp - A simple weather app utilizing Google Places API for search and OpenWeather for weather data
Swift Weather App About A simple weather app utilizing Google Places API for sea
Tic Tac Toe - Tic Tac Toe mobile application game developed with SwiftUI and AI technology
Hello, there! Welcome to The Tic_Tac_Toe IOS Applicaition The Aricah Cross platf
BallsGame - Small SpireKit game with swift
BallsGame (Peggle) This is quite small SpireKit project. It is the game for iPad
Slot-machine - SwiftUI - iOS App Slot Machine game
Slot Machine SwiftUI Masterclass project iPhone, iPad and Mac (with Catalyst framework) Complex interface Extensions and custom View Modifiers Input t
ProgrammingCalculator - a simple programmer's calculator with operators like AND, OR
Programmer's Calculator This is a simple calculator program which implements operators commonly used in discrete logic such as AND, OR, Bit Shifting,
A simple game application for iPad using SpriteKit, SKCropNode
Whack-a-Penguin A simple game application for iPad using SpriteKit, SKCropNode,
Unit-Converter-SwiftUI - A simple Unit Converter iOS app built in the process of learning SwiftUI
SwiftUI-Unit-Converter A simple Unit Converter iOS app built in the process of l
Tapper - simple app for iOS and iPadOS allows a user to tap a button as many times as possible in 20 seconds
Tapper Table of Contents Description Screenshots Installation Usage Code Contact
Red Torch is a very very (very) simple iOS app that allows you to have a red torch using your screen.
RED Torch Red Torch is a very very (very) simple iOS app that allows you to have a red torch using your screen. The App is based on storyboard, so the
Boarding - Instantly create a simple signup page for TestFlight beta testers
fastlane deliver • snapshot • frameit • pem • sigh • produce • cert • spaceship • pilot • boarding • gym • scan • match • precheck Get in contact with
ViperServices - Simple dependency injection container for services written for iOS in swift supporting boot order
ViperServices Introduction ViperServices is dependency injection container for iOS applications written in Swift. It is more lightweight and simple in
StoryboardBuilder - Simple dependency injection for generating views from storyboard.
StoryboardBuilder Simple dependency injection for generating views from storyboard. Description StoryboardBuilder is framework to help simply and easi
Kraken - Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
Kraken Photo courtesy of www.krakenstudios.blogspot.com Introduction Kraken is a simple Dependency Injection Container. It's aimed to be as simple as
Resume-app - A simple iOS app to showcase Swift development skills using Xcode
resume-app A simple iOS app to showcase Swift development skills using Xcode. Pr
Speedometer - A simple iPhone GPS speedometer
GPS Speedometer A simple iPhone GPS speedometer
GraphQL-GitHub-Reader - Simple sample project that demonstrates how to connect with GitHub's API using GraphQL + Apollo
GHPViewer A beatiful way to see your GitHub Profile Installation The project is splitted in two folders: GHPViewer: Contains the iOS Application relat
Todo-list - Simple todo list app written in Swift
About TodoApp TodoApp is sinmple todo list app that I created in my free time, i
TicTacToe - A Tic Tac Toe game built with swift
TicTacToe This is Tic Tac Toe game :) There are two players, Player X and Player
Dogs - A fun exploration of using Clean Swift methodology (VIP) to build a simple app
Dogs A fun exploration of using Clean Swift methodology (VIP) to build a simple app Was following the directory structure and templates as described i
Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.
Delta Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices. Delta is an iOS application that allows you to emulate and pl
Innova CatchKennyGame - The Image Tap Fun Game with keep your scores using Core Database
Innova_CatchKennyGame The Image Tap Fun Game with keep your scores using Core Da