Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

devjoseadolfo/LogicBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogicBoard

LogicBoard Banner

Introduction

Hello, welcome to Jose Adolfo Talactac's submission for WWDC23 Swift Student Challenge, LogicBoard! LogicBoard is an interactive sandbox experience that allows you to design and simulate digital logic circuit. LogicBoard is written entirely in Swift and built with SwiftUI, UIKit, and SpriteKit.

Credits

  • IBM Plex font designed by Mike Abbink, Paul van der Laan, and Pieter van Rosmalen for IBM is used in the Playground App's thumbnail and the logic gate image assets. The font is used under the SIL Open Font License 1.1.
  • Popovers by Andrew Zheng was used to make a popover modal consistent for all view sizes. The package is used under the MIT license.
  • San Francisco font, SF Symbols icons, and the Apple platforms development frameworks used in this Playground App is accessed and used fairly within the license set by Apple Inc. for the development of software for Apple platforms.
  • All assets that aren’t attributed to another party are made by the creator of this Playground App, Jose Adolfo Talactac, including app icon, Playground thumbnail, and the app image assets.

Screenshots

Adding Devices

Screenshot1

Drawing Wires

Screenshot2

Simulating the Circuit

Screenshot3