Skip to content

JacobHope/cpu-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Sim version

Build License: GPL v3 Platform Swift Carthage compatible Semver

CPU Sim is an open-source and free educational iOS app available to help computer science enthusiasts, students, and professionals gain an intuitive understanding of computer architecture, mainly the CPU datapath. This began as our final project for Texas State University's Computer Architecture CS3339 course taught by Dr. Apan Qasem.

Coming soon free and with no-ads to the App Store!

Demo Animation

For more detailed information and documentation please view our Wiki (Coming Soon!).

Dependencies

Pulsator PromiseKit UIKit SwiftEventBus EasyAnimation

Getting Started

Requirements

Installation

1. Clone repository to local machine.

git clone https://github.com/JacobMHope/cpu-sim.git

2. Install app dependencies from Cartfile using Carthage.

cd cpu-sim/
cd CPUSim
carthage update

3. Open project in Xcode.

open CPUSim.xcodeproj

4. In Xcode build and run CPU Sim app.

Contributing

🤠 If y'all want to git with it please view our Contribution section of our Wiki (Coming Soon!).

Team

Acknowledgements

"If I have seen further than others, it is by standing upon the shoulders of giants." - Isaac Newton

Big thanks to the creators of the frameworks, libraries, online tutorials, and our professor Dr. Apan Qasem that helped us in developing this iOS app.

References

Images Used

License

CPU Sim is released under the GNU General Public License v3.0

About

TXST CS3339 Final Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages