/CoinTossWithHistory

This is a coin toss app in Swift. Uses a table and stores previous coin flips using NSUserDefaults for storage

Primary LanguageSwift

CoinTossWithHistory

This is a coin toss app in Swift that uses a table and stores previous coin flips using NSUserDefaults for storage. This app allows users to do a coin flip by flipping their phones. All previous coin flips get saved to history for reference.