rayers96 / iOSweeper

Simple minesweeper implementation utilizing SKTileMapNode from SpriteKit to render the game interface - follows the Clean Swift architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOSweeper

Simple minesweeper implementation utilizing SKTileMapNode from SpriteKit to render the game interface - follows the Clean Swift architecture (https://clean-swift.com/)

Implements dark and light mode functionality (new to iOS13)

Textures were made by me

This project will hopefully serve as a "playground" for learning iOS features so changes are likely to come

Screenshots:


About

Simple minesweeper implementation utilizing SKTileMapNode from SpriteKit to render the game interface - follows the Clean Swift architecture


Languages

Language:Swift 100.0%