Minesweeper is an iOS & Mac Catalyst application built entirely in Swift. The logic is build in the Composable Architecture and the UI is built in SwiftUI.
Retro Rampage
About
Retro Rampage is a tutorial series in which you will learn how to build a Wolfenstein-like game from scratch, in Swift. Initially the game will be targeting iPhone and iPad, but
Glide Engine
Glide is a SpriteKit and GameplayKit based engine for building 2d games easily, with a focus on side scrollers. Glide is developed with Swift and works on iOS, macOS and tvOS.
Download the macOS
Viper Memory Game
Simple memory game written in Swift 4.2 using VIPER Architecture.
The Memory Game is a deck of cards where the user needs to find matches. The project’s aim is to show best practices of VIP
Welcome to Imagine Engine, an ongoing project that aims to create a fast, high-performace Swift 2D game engine for Apple's platforms that is also a joy to use. While there are still ways to go, things to fix and new capabilit
2048
This is a derivative and the iOS version of the game 2048. In the very unlikely case that you don't know what it is, you can check it out here.
Made just for fun!
AI
An AI is added, thanks to DJBen
arkit-smb-homage
Bjarne Lundgren / [email protected] / @bjarnel
This project is a homage to Super Mario Bros. It does not, however, contain ANY original Nintendo content, nor is it an exact implementation of Super Mario
iOS Swift Project - Legend Wings - EverWing's Mini Clone
EverWing is a popular action game. Survive as much you can, earn gold, and upgrade/purchase new characters.
Videos - Alpha v3.5.1 - Date Recorded: 07/0
JDBreaksLoading
Introduction
JDBreaksLoading Based on simple UIView and SpriteKit.
You can easily start up a little breaking game by one line.
By the way, don't make user wait too long to play the ga
PacmanPageControl
Let's play Pac-Man:
Install
CocoaPods
To integrate PacmanPageControl into your Xcode project using CocoaPods, specify it to a target in your Podfile:
pod 'Pacman
Pac-Man for the MacBook Pro Touch Bar
A Touch Bar is required to play
Download the zip here.
Arrow keys to move Pac-Man (up/down/left/right)
Passing through tunnels will take you
Touch Bar Space Fight
A simple, fun game for the MacBook Pro's Touch Bar.
📹
See it in action
📹
How to play
You will need a new MacBook Pro with the Touch Bar or a Touch Bar Simulat
CardKit
CardKit provides model structures for building playable card games.
Usage
Creating a card
let card = Card(suit: .Heart, value: .Ace)
Creating a deck of cards
let deck = Card.all()
Shuffling
A simple chess game built from scratch for OSX, entirely using Swift 2.0.
Running the project
All that should be needed to build this is an up-to-date version of Xcode, on any suitable OSX environment. As soon as a sui
OpenEmu
OpenEmu is an open source project whose purpose is to bring macOS game emulation into the realm of first class citizenship. The project leverages modern macOS technologies, such as Cocoa, Core Animation with Q
Pokemap client for iOS
This is a client for the Pokemap server (https://github.com/RocketMap/RocketMap)
iPokeGO is now officially available on the AppStore !
Features
Show/Hide Pokemons,Pokesto
Pokemon-Go-Controller
iOS device as game controller
Clone this xcode project and run on your iphone / ipad, this app actually perform a web server that tells your chosen location, your location will be wh
Save the Dot
Apple introduced UIViewPropertyAnimator for iOS 10. We can use this new API to control interactive animations. To experiment UIViewPropertyAnimator, we developed this game by using UIKit only
😉
(no