Skip to content

Latest commit

History

History
8 lines (7 loc) 路 454 Bytes

File metadata and controls

8 lines (7 loc) 路 454 Bytes

Introduction to Computing Systems and Programming Course Projects

This repository contains my Introduction to Computing Systems and Programming course projects (Fall 2019) at University of Tehran.

  1. CA1 (Pahse 1) : Multiplayer Tic Tac Toe whitout functions
  2. CA1 (Pahse 2) : Multiplayer Tic Tac Toe with functions
  3. CA1 (Pahse 1) : Multiplayer Othello in CLI
  4. CA2 (Pahse 2) : Multiplayer Othello with GUI
  5. CA3 : Simple banking system (UT Bank)