Skip to content

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

Notifications You must be signed in to change notification settings

rayers96/iOSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages