shoaibrayeen / Course-Work

The repository contains All the related books, PPTs and Codes related to the Course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains codes with respective subjects.

To Run the files.

# For C++ Files
- Run your CPP files at g++ compiler.
- g++ -o objectFileName fileName.cpp
- ./objectFileName

# For Computer Graphics Code - Run on Xcode
# For C Files
- Run your C files at gcc compiler.
- gcc -o objectFileName fileName.cpp
- ./objectFileName
# For Python Codes
- Run on Python3 Compiler

You can use 2 player game based on Artificial Intelligence.

Algorithm Assignment

About

The repository contains All the related books, PPTs and Codes related to the Course.


Languages

Language:C++ 86.4%Language:Jupyter Notebook 7.3%Language:Python 4.5%Language:JavaScript 0.9%Language:CSS 0.3%Language:C 0.3%Language:HTML 0.2%Language:Shell 0.0%Language:R 0.0%